You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running sudo apt update, the following warning appears:
W: https://nvidia.github.io/libnvidia-container/stable/ubuntu18.04/amd64/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
The text was updated successfully, but these errors were encountered:
Set Global Variable for OS Detection
Remove repeat command from #L226 that already exists on #L6 : `sudo dpkg --set-selections <<< "cloud-init hold" || true`
Fixed script to point to the correct repository for nvidia-container-toolkit (see NVIDIA/libnvidia-container#232)
Set proper docker installation of NVIDIA image versioning based on running Distro - Ubuntu 18.04 / 20.04 / 22.04
When running
sudo apt update
, the following warning appears:The text was updated successfully, but these errors were encountered: