mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
549f508d5b
This changes the namespace configuration on the config to include the name of the namespace along with an optional path. This path is used to point to a file of another namespace for the namespace so that it can be joined in place of the empty, initialized namespace. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>