Created
January 8, 2019 11:45
-
-
Save edmunddantes7/f36c3ec2a44bb88b834bf683df479b32 to your computer and use it in GitHub Desktop.
Create a container for info beamer c++ debugging
This file contains 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
docker run -i -t --net=host -e DISPLAY -v /tmp/.X11-unix \ | |
--cap-add=SYS_PTRACE --security-opt seccomp=unconfined \ | |
cb3b85dc69e7 | |
/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment