Skip to content

Dockerfile "FROM" command failed, failed to solve: nvidia/cuda:9.2 #5

@julyfun

Description

@julyfun

Environment

  • uname -a result
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 😭.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions