NVIDIA / nvidia-docker

Build and run Docker containers leveraging NVIDIA GPUs
Apache License 2.0
17.17k stars 2.03k forks source link

Manifest unknown error #1768

Closed philmatp closed 8 months ago

philmatp commented 11 months ago

Please help me to resolve the following error STEP 1/26: FROM docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04 Trying to pull docker.io/nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04... Error: error creating build container: initializing source docker://nvidia/cuda:10.2-cudnn7-devel-ubuntu18.04: reading manifest 10.2-cudnn7-devel-ubuntu18.04 in docker.io/nvidia/cuda: manifest unknown: manifest unknown

jiafanou commented 10 months ago

Echo this. It seems all CUDA 10 images were removed. We have some old models requires TF 1.x and CUDA 10.

dmatos2012 commented 10 months ago

Do you know of any mirrors, I am on same boat @jiafanou

jiafanou commented 10 months ago

I found some internal dockers. I didn't look for public ones.

elezar commented 8 months ago

Please see:

The lifetime of images is out of scope for this project, so please consider opening an issue there instead.