You can find the Docker Hub repo here: https://hub.docker.com/r/devtography/python-cuda
In order to use this image, nvidia-docker is needed to be installed on the host machine.
docker pull devtography/python-cuda
docker run --gpus all -it devtography/python-cuda
Contributions via pull requests are welcome and encouraged :)
python-cuda-docker is licensed under the Apache License, Version 2.0.