How to access the real docker fs

·

1 min read

use follow command

docker run -it --privileged --pid=host debian nsenter -t 1 -m -u -n -i sh