NVIDIA / nvidia-docker

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

where are the old images? #1790

Closed idhamari closed 8 months ago

idhamari commented 8 months ago

ERROR: failed to solve: nvidia/cuda:10.0-cudnn7-devel-ubuntu16.04: docker.io/nvidia/cuda:10.0-cudnn7-devel-ubuntu16.04: not found

GabrielGosden commented 8 months ago

I'm experiencing the same issue. It seems like the docker base image has been removed from the docker hub. If someone could confirm this or maybe provide an alternative way to download older images?

idhamari commented 8 months ago

I was able to build an image from scratch to run with jupyter notebook, here is the file

https://github.com/ia-ML/nvidia-dockers/blob/main/cuda10.0-cudnn7.4-TF1.14/Dockerfile

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.