mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +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>