Simple up to date tensorflow container with cpu support
207
basic tensorflow container with updates
https://hub.docker.com/r/thomblin/tensorflow/
docker pull thomblin/tensorflow
docker run -it -v $(pwd):/notebooks/src thomblin/tensorflow bash
docker run -it -p 8888:8888 -v $(pwd):/notebooks/src thomblin/tensorflow jupyter notebook
Content type
Image
Digest
Size
476.4 MB
Last updated
over 8 years ago
docker pull thomblin/tensorflow