mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Now that the namespace sharing code via runc is vendored with the containerd changes, we can disable the restrictions on container to container net and IPC namespace sharing when the daemon has user namespaces enabled. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) Upstream-commit: 2b278f48460453691c63ad81b0c87b50d8b18979 Component: engine