mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-01 12:23:37 +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>