@@ -11,10 +11,10 @@ Note that Edge, Test and Nightly releases are not officially supported but we wi
...
@@ -11,10 +11,10 @@ Note that Edge, Test and Nightly releases are not officially supported but we wi
Docker 19.03 which adds support for the `--gpus` option.
Docker 19.03 which adds support for the `--gpus` option.
#### How do I install the NVIDIA driver?
#### How do I install the NVIDIA driver?
The recommended way is to use your [package manager](http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html#package-manager-installation) and install the `cuda-drivers` package (or equivalent).\
The recommended way is to use your [package manager](https://docs.nvidia.com/datacenter/tesla/tesla-installation-notes/index.html) and install the `cuda-drivers` package (or equivalent).\
When no packages are available, you should use an official ["runfile"](http://www.nvidia.com/object/unix.html).
When no packages are available, you should use an official ["runfile"](http://www.nvidia.com/object/unix.html).
Alternatively, and as a technology preview, the NVIDIA driver can be deployed through a container.\
Alternatively, the NVIDIA driver can be deployed through a container.\
Refer to the [documentation](https://github.com/NVIDIA/nvidia-docker/wiki/Driver-containers-(EXPERIMENTAL)) for more information.
Refer to the [documentation](https://github.com/NVIDIA/nvidia-docker/wiki/Driver-containers-(EXPERIMENTAL)) for more information.
#### I'm getting `The following signatures were invalid: EXPKEYSIG` while trying to install the packages, what do I do?
#### I'm getting `The following signatures were invalid: EXPKEYSIG` while trying to install the packages, what do I do?