1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/container
Brian Goff e69127bd5b Ensure containers are stopped on daemon startup
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>
2017-12-18 14:33:45 -05:00
..
create_test.go Move ErrorContains to an internal package. 2017-08-25 12:04:58 -04:00
exec_test.go test case to check « exec » works as expected 2017-12-06 07:42:57 +01:00
main_test.go [integration] ensure frozen images are loaded 2017-10-20 16:51:13 -04:00
rename_test.go Add an integration test for bug #31392 regression 2017-09-26 10:55:59 +03:00
restart_test.go Ensure containers are stopped on daemon startup 2017-12-18 14:33:45 -05:00