Skip to content

Instantly share code, notes, and snippets.

@hsiboy
Created April 24, 2019 14:42
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 hsiboy/0836f1c68fa0e9fdce6ba499d174b2b1 to your computer and use it in GitHub Desktop.
Save hsiboy/0836f1c68fa0e9fdce6ba499d174b2b1 to your computer and use it in GitHub Desktop.
run eyes within docker and display on X11 host.
#run eyes within docker and display on X11 host.
docker run --rm -e DISPLAY=host.docker.internal:0.0 -it gns3/xeyes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment