Skip to content

Instantly share code, notes, and snippets.

@milesrichardson
Created October 16, 2019 02:17
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 milesrichardson/13dbb4761d258bbc489f31078b6bb69c to your computer and use it in GitHub Desktop.
Save milesrichardson/13dbb4761d258bbc489f31078b6bb69c to your computer and use it in GitHub Desktop.
Get shell in docker host VM on mac
docker run -it --rm --privileged --pid=host justincormack/nsenter1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment