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安装基础镜像一直超时问题 #13

Open
Duanhuihui opened this issue Oct 24, 2024 · 1 comment
Open

docker安装基础镜像一直超时问题 #13

Duanhuihui opened this issue Oct 24, 2024 · 1 comment

Comments

@Duanhuihui
Copy link

跪求:
使用docker安装时一直安装不了基础镜像也按照给定的方案处理了还是一直超时,请问是为什么?

docker pull m.daocloud.io/docker.io/pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime
docker tag m.daocloud.io/docker.io/pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime

再执行docker-compose -f docker/docker-compose.dev.yml up --build时就报错了

[+] Building 75.1s (2/2) FINISHED                                                                                        docker:desktop-linux
 => [api internal] load build definition from api.Dockerfile                                                                             0.0s
 => => transferring dockerfile: 578B                                                                                                     0.0s
 => ERROR [api internal] load metadata for docker.io/pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime                                      75.0s
------
 > [api internal] load metadata for docker.io/pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime:
------
failed to solve: pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime: failed to resolve source metadata for docker.io/pytorch/pytorch:2.4.1-cuda11.8-cudnn9-runtime: failed to do request: Head "https://registry-1.docker.io/v2/pytorch/pytorch/manifests/2.4.1-cuda11.8-cudnn9-runtime": dialing registry-1.docker.io:443 container via direct connection because  has no HTTPS proxy: connecting to registry-1.docker.io:443: dial tcp 74.86.226.234:443: connect: operation timed out
@xerrors
Copy link
Owner

xerrors commented Oct 29, 2024

pull helloworld 可以正常 pull 吗?

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