moby--moby/container
Vincent Demeester 17d5c97c90 Merge pull request #22125 from crosbymichael/restart-timeout
Reset restart timeout if execution longer than 10s
2016-04-25 19:15:32 +02:00
..
archive.go fix typos 2016-03-26 22:06:45 +08:00
container.go Merge pull request #22125 from crosbymichael/restart-timeout 2016-04-25 19:15:32 +02:00
container_unit_test.go
container_unix.go Don't throw error on clenaup ipc mounts if it does not exists 2016-04-06 07:34:31 -04:00
container_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
history.go
memory_store.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
memory_store_test.go
monitor.go daemon: remove some unused code 2016-03-31 11:24:12 -07: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 Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_test.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_unix.go Replace execdrivers with containerd implementation 2016-03-18 13:38:32 -07:00
state_windows.go Windows libcontainerd implementation 2016-03-18 13:38:41 -07:00
store.go