Skip to content

Instantly share code, notes, and snippets.

@edmunddantes7
Created January 8, 2019 11:45
Show Gist options
  • Save edmunddantes7/f36c3ec2a44bb88b834bf683df479b32 to your computer and use it in GitHub Desktop.
Save edmunddantes7/f36c3ec2a44bb88b834bf683df479b32 to your computer and use it in GitHub Desktop.
Create a container for info beamer c++ debugging
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