Created
July 5, 2019 23:45
-
-
Save cicorias/db230ea145cba33082c2c929f4099d73 to your computer and use it in GitHub Desktop.
run the TF container from Google
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run -d -p 8080:8080 -v $(pwd):/home gcr.io/deeplearning-platform-release/tf-cpu.1-13 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment