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

构建镜像报错 #11

Open
wangyumei996 opened this issue Oct 15, 2024 · 1 comment
Open

构建镜像报错 #11

wangyumei996 opened this issue Oct 15, 2024 · 1 comment

Comments

@wangyumei996
Copy link

无论直连还是代理,都不成功,怎样解决?
WechatIMG9

@hiroi-sora
Copy link
Owner

hiroi-sora commented Oct 17, 2024

X.X.X.X:7897 是个占位符,实际使用时,要改成您的VPN工具的地址。比如 clash verge ,默认地址是 http://127.0.0.1:7897

构建过程中会先向docker官方源拉取debian11基础镜像,然后从github拉取本项目的一些运行库。

如果没有翻墙工具,你可以尝试先手动拉取 debian:11-slim (可通过换国内源等方式),然后再执行build,赌一赌在构建时github能直连上。

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

2 participants