beacon-biosignals / julia_pod

k8s native julia development
MIT License
10 stars 3 forks source link

failed to solve with frontend dockerfile.v0 #65

Closed schlichtanders closed 1 year ago

schlichtanders commented 1 year ago

Hi there, I am running a version of julia_pod from January and suddenly got the following error today:

[+] Building 10.1s (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 docker.io/library/julia:1.8-buster                     10.0s
 => ERROR [internal] load metadata for docker.io/nvidia/cuda:11.2.0-cudnn8-devel-ubuntu20.04  10.0s
------
 > [internal] load metadata for docker.io/library/julia:1.8-buster:
------
------
 > [internal] load metadata for docker.io/nvidia/cuda:11.2.0-cudnn8-devel-ubuntu20.04:
------
ERROR: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: failed to do request: Head "https://registry-1.docker.io/v2/nvidia/cuda/manifests/11.2.0-cudnn8-devel-ubuntu20.04": dial tcp: lookup registry-1.docker.io: Temporary failure in name resolution

Has someone an idea what might be the reason? Every help is highly appreciated.

schlichtanders commented 1 year ago

restarting my laptop solved this issue for now.