Compare commits

...

2 commits
master ... 1.0

Author SHA1 Message Date
Felix Abecassis e810688c1b Update README after wiki changes 2017-11-14 21:47:13 -08:00
Felix Abecassis b026778ad7 Complete the transition to nvidia-docker 2.0 2017-11-13 15:45:46 -08:00

View file

@ -1,18 +1,18 @@
# Docker Engine Utility for NVIDIA GPUs
**We are beginning the transition towards [nvidia-docker 2.0](https://github.com/NVIDIA/nvidia-docker/tree/2.0), please help us test it.**
**We have now transitioned to [nvidia-docker 2.0](https://github.com/NVIDIA/nvidia-docker/tree/master).**
![nvidia-gpu-docker](https://cloud.githubusercontent.com/assets/3028125/12213714/5b208976-b632-11e5-8406-38d379ec46aa.png)
# Documentation
The full documentation is available on the [repository wiki](https://github.com/NVIDIA/nvidia-docker/wiki).
The full documentation is available on the [repository wiki](https://github.com/NVIDIA/nvidia-docker/wiki), section "Version 1.0".
A good place to start is to understand [why nvidia-docker](https://github.com/NVIDIA/nvidia-docker/wiki/Motivation) is needed in the first place.
# Quick start
Assuming the NVIDIA drivers and Docker® Engine are properly installed (see [installation](https://github.com/NVIDIA/nvidia-docker/wiki/Installation))
Assuming the NVIDIA drivers and Docker® Engine are properly installed (see [installation](https://github.com/NVIDIA/nvidia-docker/wiki/Installation-(version-1.0)))
#### _Ubuntu distributions_
```sh