cgroupParent

@SerialName(value = "CgroupParent")
val cgroupParent: String?

Parameters

cgroupParent

Path to cgroups under which the container's cgroup is created. If the path is not absolute, the path is considered to be relative to the cgroups path of the init process. Cgroups are created if they do not already exist.