Skip to content

Instantly share code, notes, and snippets.

@bjoern-r
Created July 28, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoern-r/4cabe21a4610f9e01073 to your computer and use it in GitHub Desktop.
Save bjoern-r/4cabe21a4610f9e01073 to your computer and use it in GitHub Desktop.
docker visualstudio
sudo docker run --rm -it --env=XAUTHORITY=/tmp/.docker.xauth -v /tmp/.docker.xauth:/tmp/.docker.xauth -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY --device /dev/dri --name visualstudio jess/visualstudio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment