Docker - ArchWiki - Arch Linux
https://wiki.archlinux.org/title/Docker# docker run --gpus all nvidia/cuda:9.0-base nvidia-smi See also README.md. With nvidia-docker (deprecated) nvidia-docker is a wrapper around NVIDIA Container Runtime which registers the NVIDIA runtime by default and provides the nvidia-docker command. To use nvidia-docker, install the nvidia-docker AUR package and then restart docker.
AUR (en) - nvidia-docker - Arch Linux
aur.archlinux.org › packages › nvidia-dockerThis package is now deprecated in upstream, as you can now use nvidia-container-toolkit together with docker 19.03's new native GPU support in order to use NVIDIA accelerated docker containers without requiring nvidia-docker. I'm keeping the package alive for now because it still works but in the future it may become fully unsupported in upstream.
AUR (en) - nvidia-docker - Arch Linux
https://aur.archlinux.org/packages/nvidia-dockerThis package is now deprecated in upstream, as you can now use nvidia-container-toolkit together with docker 19.03's new native GPU support in order to use NVIDIA accelerated docker containers without requiring nvidia-docker.I'm keeping the package alive for now because it still works but in the future it may become fully unsupported in upstream.
Docker - ArchWiki - Arch Linux
wiki.archlinux.org › title › DockerDocker - ArchWiki Docker Docker is a utility to pack, ship and run any application as a lightweight container. Contents 1 Installation 2 Usage 3 Configuration 3.1 Storage driver 3.2 Daemon socket 3.3 HTTP Proxies 3.3.1 Docker daemon proxy configuration 3.3.2 Docker container proxy configuration 3.4 Configuring DNS 3.5 Images location
GitHub - NVIDIA/nvidia-docker: Build and run Docker ...
https://github.com/NVIDIA/nvidia-dockerNVIDIA Container Toolkit. Introduction. The NVIDIA Container Toolkit allows users to build and run GPU accelerated Docker containers. The toolkit includes a container runtime library and utilities to automatically configure containers to leverage NVIDIA GPUs.. Product documentation including an architecture overview, platform support, installation and usage guides can be found in the ...