Dockerfile for DeepLearn (Mxnet , Pytorch , Caffe2 , Tensorflow). This repository recommends developers to use, which covers cuda9.1, cudnn7.0, tensorflow1.8, opencv3.4.1, pytorch0.4.0, mxnet1.1 ,caffe,caffe2 .
https://hub.docker.com/r/jermine/dl/
https://github.com/JermineHu/docker-dl
You can switch the environments by docker images tags!
docker run --runtime=nvidia --rm -it jermine/dl:tensorflow.gpu nvidia-smi
docker run --rm -it jermine/dl:tensorflow.gpu pip3 list --format=columns