Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 8d49a30

Browse files
committed
update README with Dockerfile link for default container build
1 parent da6603d commit 8d49a30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ Default Container
149149
If no `container` option is specified when using `paperspace run <script.py>` or the `paperspace.run()` function the default container image used is `paperspace/tensorflow-python` on Docker Hub. This container has the tensorflow-gpu libraries installed for both python2 and python3, as well as several other popular packages, including numpy, scipy, scikit-learn, pandas, Pillow and matplotlib.
150150
It is based off the Google docker image `gcr.io/tensorflow/tensorflow:latest-gpu` with the addition of support for python3, pip3, and pipenv.
151151

152+
A Dockerfile for building this container image is [here](https://github.com/Paperspace/tensorflow-python/).
152153

153154
Other examples
154155
==============

0 commit comments

Comments
 (0)