mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05: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>