-
Notifications
You must be signed in to change notification settings - Fork 2k
cannot get nvidia-docker2 #1698
Comments
distribution=$(. /etc/os-release;echo $ID$VERSION_ID) |
For distribution values of ubuntu20.04 or ubuntu22.04 the file will contain ubuntu18.04 URLs |
Read the documentation:
You don't have to modify explicitly any URL. Also, probabily you don't even need nvidia-docker2, see here |
@rokopi-byte first very thank you for your help, i just use 18.04 instead of 20.04 ,and run as https://www.server-world.info/en/note?os=Ubuntu_20.04&p=nvidia&f=2,but also show "https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/amd64/" have no files, # Unsupported distribution! # Check https://nvidia.github.io/libnvidia-container |
@mathpopo since there is no index.html at the https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/amd64/ this shows "Unsupported Distribution" Which is the generic 404 error shown for the site. The package manager will construct the relevant URLs based on the contents of the repo rooted at @mathpopo what are the contents of your |
Hi. With the 1.14.0 release we have updated our package repositories to use a single If you are still having problems, please open an issue against https://github.com/NVIDIA/nvidia-container-toolkit. |
dear nvidia:
i try to get nvidia-docker,but cannot
i do as https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html
uname -a
Linux chenxin-Nitro-AN515-52 5.15.0-52-generic #58~20.04.1-Ubuntu SMP Thu Oct 13 13:09:46 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: