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