You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run the docker, I get an issue " ERROR [internal] load metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04", the error log is given below for additional information.
=> ERROR [internal] load metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04 4.3s
[internal] load metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04:
Dockerfile:1
1 | >>> FROM nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04
2 |
3 | RUN apt-key del 7fa2af80
ERROR: failed to solve: nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: failed to resolve source metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: not found
can any1 help me out? Thanks in advance
The text was updated successfully, but these errors were encountered:
Hello,
When I try to run the docker, I get an issue " ERROR [internal] load metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04", the error log is given below for additional information.
=> ERROR [internal] load metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04 4.3s
Dockerfile:1
1 | >>> FROM nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04
2 |
3 | RUN apt-key del 7fa2af80
ERROR: failed to solve: nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: failed to resolve source metadata for docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: not found
can any1 help me out? Thanks in advance
The text was updated successfully, but these errors were encountered: