Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created December 20, 2019 17:45
Show Gist options
  • Save b0noI/d43ae8e81940d237ef1b81bae4445bfe to your computer and use it in GitHub Desktop.
Save b0noI/d43ae8e81940d237ef1b81bae4445bfe to your computer and use it in GitHub Desktop.
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