We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce the behavior:
Note: User could run cd scripts && python collect_info.py all under project directory to get system information and paste them here directly.
cd scripts && python collect_info.py all
Windows
Linux
MacOS
按照《基金投资策略分析》页面上的提示,运行 “docker build -t fund_strategy .” ,报错如下:
ERROR: failed to solve: failed to parse stage name "gitlab/gitlab-runner-helper:": invalid reference format
我在docker hub上找到了这个gitlab/gitlab-runner-helper,但是不能pull Windows的版本,不知道为什么??? Docker version 24.0.6, build ed223bc
docker pull gitlab/gitlab-runner-helper:x86_64-latest-servercore21H2 x86_64-latest-servercore21H2: Pulling from gitlab/gitlab-runner-helper 7c76e5cf7755: Downloading 539.9kB/1.389GB feca8e06011a: Downloading 539.9kB/448.7MB d2a3afd10a4a: Pulling fs layer 8c50ae5b17ea: Waiting c886165a9cfc: Waiting 701d6f1aee5a: Waiting c47e93c5e94b: Waiting 767c6cd58630: Waiting 081d2a8d98d3: Waiting 63cb578eb007: Waiting f2d737814706: Waiting image operating system "windows" cannot be used on this platform: operating system is not supported
docker pull gitlab/gitlab-runner-helper:x86_64-latest-nanoserver21H2 x86_64-latest-nanoserver21H2: Pulling from gitlab/gitlab-runner-helper 8f8cef075921: Downloading 539.9kB/120.6MB 4e4df748ff96: Pulling fs layer 0297d2bca9b2: Download complete 30e1a65ced75: Waiting 1186b031d0f8: Waiting cf0c992c600d: Waiting 5035135370e7: Waiting 981c0ed6b468: Waiting 376308e28be8: Waiting 115dd7da3bca: Waiting fd41131ec50e: Waiting 06f03b67eae5: Waiting 65045b6dfe5e: Waiting 44965c6c21d1: Waiting 587e22b48359: Waiting 57074ed655b3: Waiting image operating system "windows" cannot be used on this platform: operating system is not supported
The text was updated successfully, but these errors were encountered:
Hey @{user}! Welcome to the QBOT repo on Github.
Sorry, something went wrong.
Docker 环境还没弄好。。
No branches or pull requests
🐛 Bug Description
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
Screenshot
Environment
Note: User could run
cd scripts && python collect_info.py all
under project directory to get system informationand paste them here directly.
Windows
,Linux
,MacOS
): WindowsAdditional Notes
按照《基金投资策略分析》页面上的提示,运行 “docker build -t fund_strategy .” ,报错如下:
ERROR: failed to solve: failed to parse stage name "gitlab/gitlab-runner-helper:": invalid reference format
我在docker hub上找到了这个gitlab/gitlab-runner-helper,但是不能pull Windows的版本,不知道为什么???
Docker version 24.0.6, build ed223bc
The text was updated successfully, but these errors were encountered: