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

安装启动过程中遇到报错 #16

Open
shen771 opened this issue Jan 28, 2021 · 1 comment
Open

安装启动过程中遇到报错 #16

shen771 opened this issue Jan 28, 2021 · 1 comment

Comments

@shen771
Copy link

shen771 commented Jan 28, 2021

Step 12/17 : RUN apk update && apk upgrade && apk add gcc g++ linux-headers python3 python3-dev
---> Running in fbf9ef188db9
fetch https://mirrors.ustc.edu.cn/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
ERROR: https://mirrors.ustc.edu.cn/alpine/v3.13/main: temporary error (try again later)
WARNING: Ignoring https://mirrors.ustc.edu.cn/alpine/v3.13/main: No such file or directory
fetch https://mirrors.ustc.edu.cn/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
ERROR: https://mirrors.ustc.edu.cn/alpine/v3.13/community: temporary error (try again later)
WARNING: Ignoring https://mirrors.ustc.edu.cn/alpine/v3.13/community: No such file or directory
2 errors; 14 distinct packages available
The command '/bin/sh -c apk update && apk upgrade && apk add gcc g++ linux-headers python3 python3-dev' returned a non-zero code: 2
ERROR: Service 'authcheck' failed to build

@shen771
Copy link
Author

shen771 commented Jan 28, 2021

解决了,需要重启docker ,估计是虚拟机docker环境网络管理问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant