-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Environment
uname -aresult
Linux julyfun-Lenovo-XiaoXinAir-14IIL-2020 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
- GPU
nvidia MX-350, cuda version 12.2 (I was building pyflex in docker so it shouldn't matter)
Error
Running docker build -t cloth-funnels . following README.md.
=> ERROR [internal] load metadata for docker.io/nvidia/cuda:9.2-devel-ubuntu18.04 2.4s
------
> [internal] load metadata for docker.io/nvidia/cuda:9.2-devel-ubuntu18.04:
------
Dockerfile:3
--------------------
1 | # The docker file is built follwing heavily the instructions here:
2 | # https://medium.com/@benjamin.botto/opengl-and-cuda-applications-in-docker-af0eece000f1
3 | >>> FROM nvidia/cuda:9.2-devel-ubuntu18.04
4 |
5 | # Dependencies for glvnd and X11.
--------------------
ERROR: failed to solve: nvidia/cuda:9.2-devel-ubuntu18.04: docker.io/nvidia/cuda:9.2-devel-ubuntu18.04: not found
Today is 9/18/23 and it seems nvidia/cuda:9.2 is no longer provided by Nvidia official on Dockerhub 😭.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels