moby--moby/container
Lei Jitang f4bbfc34ce Persist pause state to disk to support container live restore
Signed-off-by: Lei Jitang <leijitang@huawei.com>
2016-08-19 05:32:33 -04:00
..
archive.go
container.go Merge pull request #23542 from mavenugo/aliases 2016-06-15 16:18:50 -04:00
container_solaris.go
container_unit_test.go
container_unix.go Merge pull request #25721 from cpuguy83/revendor_engine-api 2016-08-16 17:18:43 -04:00
container_windows.go Forbid update restart policy of container with AutoRemove flag 2016-08-16 15:36:13 +08:00
health.go Treat HEALTHCHECK NONE the same as not setting a healthcheck 2016-07-25 11:11:14 -04:00
history.go
memory_store.go
memory_store_test.go
monitor.go *: fix logrus.Warn[f] 2016-06-11 19:42:38 +02:00
mounts_unix.go
mounts_windows.go
state.go Persist pause state to disk to support container live restore 2016-08-19 05:32:33 -04:00
state_solaris.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_test.go test container state timeout with 200 milliseconds 2016-08-10 17:19:25 +08:00
state_unix.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
state_windows.go Fix race on force deleting container created by task 2016-06-14 16:49:04 -07:00
store.go