moby--moby/container
Kenfe-Mickael Laventure 2998945a54 Re-export container state's ExitCode and Error fields
Those are needed in order to reload their value upon docker daemon
restart.

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-08-30 14:17:09 -07:00
..
archive.go Windows: docker cp consistent paths 2016-05-06 16:08:53 -07:00
container.go Merge pull request #23542 from mavenugo/aliases 2016-06-15 16:18:50 -04:00
container_solaris.go Get the Docker Engine to build clean on Solaris 2016-05-23 16:37:12 -07:00
container_unit_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
container_unix.go We need to relabel newly created container volumes 2016-08-24 08:27:01 -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 Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store.go Release memoryStore locks before filter/apply 2016-05-23 11:45:04 -07:00
memory_store_test.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00
monitor.go *: fix logrus.Warn[f] 2016-06-11 19:42:38 +02:00
mounts_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
mounts_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
state.go Re-export container state's ExitCode and Error fields 2016-08-30 14:17:09 -07:00
state_solaris.go Re-export container state's ExitCode and Error fields 2016-08-30 14:17:09 -07:00
state_test.go test container state timeout with 200 milliseconds 2016-08-10 17:19:25 +08:00
state_unix.go Re-export container state's ExitCode and Error fields 2016-08-30 14:17:09 -07:00
state_windows.go Re-export container state's ExitCode and Error fields 2016-08-30 14:17:09 -07:00
store.go Extract container store from the daemon. 2016-01-19 13:21:41 -05:00