mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
runc expects a systemd cgroupsPath to be in slice:scopePrefix:containerName format and the "--systemd-cgroup" option to be set. Update docker accordingly. Fixes 21475 Signed-off-by: Anusha Ragunathan <anusha@docker.com>