mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
e451df796a
A non-zero Path field for a namespace says that a process should attach to an existing namespace, so the process can be forked without the flag for this namespace. Signed-off-by: Andrey Vagin <avagin@openvz.org>