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

use docker build occur problem: ERROR: failed to solve: DeadlineExceeded: failed to copy #25

Open
xdobetter opened this issue Jun 30, 2023 · 0 comments

Comments

@xdobetter
Copy link

Hello, a great work, I used your method to build occur below problem, I according to the hint modify Dockerfile, but it still doesn't work.

Problem:

> [ 1/11] FROM nvcr.io/nvidia/pytorch:22.08-py3@sha256:1aa83e1a13f756f31dabf82bc5a3c4f30ba423847cb230ce8c515f3add88b262:
------
Dockerfile:1
--------------------
   1 | >>> FROM nvcr.io/nvidia/pytorch:22.08-py3
   2 |     
   3 |     # for torch 2.0 it needs nvidia driver>=530 and to disable the CONDA stuff from line 60 of this dockerfile
--------------------
ERROR: failed to solve: DeadlineExceeded: failed to copy: httpReadSeeker: failed open: failed to authorize: DeadlineExceeded: failed to fetch anonymous token: Get "https://nvcr.io/proxy_auth?scope=repository%3Anvidia%2Fpytorch%3Apull%2Cpush": dial tcp 35.75.114.65:443: i/o timeout

modify later

image

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