Skip to content

Instantly share code, notes, and snippets.

@alifahrri
Last active September 28, 2019 04:24
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 alifahrri/0e4582615c9345dc21a5b21abb5461fc to your computer and use it in GitHub Desktop.
Save alifahrri/0e4582615c9345dc21a5b21abb5461fc to your computer and use it in GitHub Desktop.
docker with gui
docker ...
  -e DISPLAY=$DISPLAY \
  -v /tmp/.X11-unix:/tmp/.X11-unix \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment