PID=`docker inspect -f "{{ .State.Pid }}" $1` nsenter --target $PID --mount --uts --ipc --net --pid -- /bin/bash -l