mirror of
https://github.com/moby/moby.git
synced 2026-07-08 23:57:50 +00:00
This prevents mounts in the plugins dir from leaking into other namespaces which can prevent removal (`device or resource busy`), particularly on older kernels. Signed-off-by: Brian Goff <cpuguy83@gmail.com>