Created
June 16, 2017 09:33
-
-
Save vik-y/7ec19ab7045d64e07f62e5bcae32f17a to your computer and use it in GitHub Desktop.
Run chrome inside a container.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xhost + | |
docker run -it --privileged --net host -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY -v $HOME/Downloads:/root/Downloads --device /dev/snd --name chrome jess/chrome |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment