mirror of
https://github.com/moby/moby.git
synced 2026-07-15 12:01:27 +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>