Changes
Page history
Updated Frequently Asked Questions (markdown)
authored
May 18, 2018
by
Felix Abecassis
Show whitespace changes
Inline
Side-by-side
Frequently-Asked-Questions.md
View page @
01489c10
...
@@ -10,6 +10,9 @@ Refer to the documentation of [nvidia-container-runtime](https://github.com/nvid
...
@@ -10,6 +10,9 @@ Refer to the documentation of [nvidia-container-runtime](https://github.com/nvid
*
The package provided by Canonical:
`docker.io`
.
*
The package provided by Canonical:
`docker.io`
.
*
The package provided by Red Hat:
`docker`
.
*
The package provided by Red Hat:
`docker`
.
The exact list depends on what is available for your Linux distribution.
You can look at the packages list on the
[
`gh-pages`
](
https://github.com/nvidia/nvidia-docker/tree/gh-pages/
)
branch of the repository.
#### How do I install 2.0 if I'm not using the latest Docker version?
#### How do I install 2.0 if I'm not using the latest Docker version?
You must pin the versions of both
`nvidia-docker2`
and
`nvidia-container-runtime`
when installing, for instance:
You must pin the versions of both
`nvidia-docker2`
and
`nvidia-container-runtime`
when installing, for instance:
```
```
...
...
...
...