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
container.go
container_solaris.go
container_unit_test.go
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
memory_store.go
memory_store_test.go
monitor.go
mounts_unix.go
mounts_windows.go
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