#!/bin/bash sudo nsenter --target $(docker inspect --format ‘{{.State.Pid}}’ $1) -m -u -i -n -p
./in.sh dockerid