Skip to content

Instantly share code, notes, and snippets.

@EniasCailliau
Last active August 21, 2018 13:32
Show Gist options
  • Save EniasCailliau/4090039ee050890ad0f7bd1a817f73cb to your computer and use it in GitHub Desktop.
Save EniasCailliau/4090039ee050890ad0f7bd1a817f73cb to your computer and use it in GitHub Desktop.
script to boot docker with gpu support
docker run -it -p 8888:8888 -p 6006:6006 tensorflow/tensorflow:latest-gpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment