jasonc/nsenter1

By jasonc

Updated over 5 years ago

nsenter - run program with namespaces of other processes.

Image
0

25

Run the following command on Mac to connect to the VM running Docker. This also works for Docker for Windows, but doesn't work for Windows Containers.

docker run -it --rm --privileged --pid=host jasonc/nsenter1

Docker Pull Command

docker pull jasonc/nsenter1