Run temporary debug container docker

Full-featured network debug container sharing host PID and network

docker run --rm -it --pid=host --network=host --privileged nicolaka/netshoot
more docker all 46 commands →