mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
unshare the mount namespace of the docker daemon to avoid other pids outside the daemon holding mount references of docker containers. Signed-off-by: Vincent Batts <vbatts@redhat.com>