Skip to content

Instantly share code, notes, and snippets.

@amineHY
Created September 6, 2019 10:48
Show Gist options
  • Save amineHY/d9f8c77da6ef45eb69fb11ea84c032b3 to your computer and use it in GitHub Desktop.
Save amineHY/d9f8c77da6ef45eb69fb11ea84c032b3 to your computer and use it in GitHub Desktop.
xhost +
docker run -it --rm -v $(pwd):/workspace \
--runtime=nvidia -w /workspace \
-v /tmp/.X11-unix:/tmp/.X11-unix \
-e DISPLAY=$DISPLAY \
-p 8888:8888 -p 6006:6006
aminehy/ai-lab:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment