Created
December 20, 2019 17:45
-
-
Save b0noI/d43ae8e81940d237ef1b81bae4445bfe to your computer and use it in GitHub Desktop.
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
readonly IMAGE_NAME="gcr.io/deeplearning-platform-release/tf2-gpu.2-0:m36" | |
docker run -p 127.0.0.1:8080:8080/tcp -v "${HOME}:/home" "${IMAGE_NAME}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment