From 82133f0f02375df01229055a02f38cc7c1b82944 Mon Sep 17 00:00:00 2001 From: Elie TOURNIER Date: Thu, 31 Mar 2016 13:21:52 +0200 Subject: [PATCH] Add nvidia-docker image --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f97a22..a1fec5c 100644 --- a/README.md +++ b/README.md @@ -440,6 +440,7 @@ Securely store your Docker images. * [docker-alpine][alpine] (A super small Docker base image *(5MB)* using Alpine Linux) by [@gliderlabs][gliderlabs] * [docker-fluentd][fluentd] (the Container to Log Other Containers' Logs) by [@kiyoto][kiyoto] * [chaperone-docker](https://github.com/garywiz/chaperone-docker) (A set of images using the Chaperone process manager, including a lean Alpine image, LAMP, LEMP, and bare-bones base kits.) +* [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) (Build and run Docker containers leveraging NVIDIA GPUs.) ## Dockerfile