mirror of
https://github.com/docker/cli.git
synced 2026-01-23 15:21:32 +03:00
When the containerd 1.0 runtime changes were made, we inadvertantly removed the functionality where any running containers are killed on startup when not using live-restore. This change restores that behavior. Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: e69127bd5ba4dcf8ae1f248db93a95795eb75b93 Component: engine