mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
55a49f2110
This allows us to distinguish cases where a container needs to just join the paths or also additionally set cgroups settings. This will help in implementing cgroupsPath support in the spec. Signed-off-by: Mrunal Patel <mrunalp@gmail.com>