Skip to content
New issue

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

构建项目的docker镜像失败 #67

Open
AtomicVisionMan opened this issue Sep 22, 2023 · 2 comments
Open

构建项目的docker镜像失败 #67

AtomicVisionMan opened this issue Sep 22, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@AtomicVisionMan
Copy link

🐛 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 information
and paste them here directly.

  • Qbot version:
  • Python version: Python 3.10.11
  • OS (Windows, Linux, MacOS): Windows
  • Docker version 24.0.6, build ed223bc
  • Commit number (optional, please provide it if you are using the dev version):

Additional 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

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
@AtomicVisionMan AtomicVisionMan added the bug Something isn't working label Sep 22, 2023
@github-actions
Copy link


Hey @{user}! Welcome to the QBOT repo on Github.

@Charmve
Copy link
Member

Charmve commented Sep 23, 2023

Docker 环境还没弄好。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants