alembics / disco-diffusion

Other
7.47k stars 1.13k forks source link

can't build image #140

Open ibigbug opened 2 years ago

ibigbug commented 2 years ago

PS D:\projects\disco-diffusion\docker\main> docker build -t disco-diffusion:5.1 . [+] Building 1.3s (4/4) FINISHED => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 32B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => ERROR [internal] load metadata for nvcr.io/nvidia/pytorch:21.08-py3 1.2s => [internal] load metadata for docker.io/library/disco-diffusion-prep:5.1 0.0s

[internal] load metadata for nvcr.io/nvidia/pytorch:21.08-py3:

failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed to authorize: rpc error: code = Unknown desc = failed to fetch anonymous token: unexpected status: 401 Unauthorized

jamesthesnake commented 2 years ago

Could it be an instillation issue on your end?