mirror of
https://github.com/moby/moby.git
synced 2026-07-06 14:48:57 +00: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>