mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00: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>