1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libcontainerd
Michael Crosby b6db56b5eb Reset restart timeout if execution longer than 10s
Restore the 1.10 logic that will reset the restart manager's timeout or
backoff delay if a container executes longer than 10s reguardless of
exit status or policy.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-04-22 10:37:34 -07:00
..
windowsoci
client.go
client_linux.go Fix critical bug: can't restart a restarting container 2016-04-08 22:02:30 +08:00
client_liverestore_linux.go Fix typo 2016-04-07 12:46:55 +08:00
client_shutdownrestore_linux.go
client_windows.go Windows: Support embedded utility VM images 2016-04-11 17:16:17 -07:00
container.go Reset restart timeout if execution longer than 10s 2016-04-22 10:37:34 -07:00
container_linux.go Reset restart timeout if execution longer than 10s 2016-04-22 10:37:34 -07:00
container_windows.go Reset restart timeout if execution longer than 10s 2016-04-22 10:37:34 -07:00
pausemonitor_linux.go
process.go
process_linux.go
process_windows.go
queue_linux.go
remote.go
remote_linux.go Remove rpc error when shut down daemon 2016-04-16 16:53:33 +08:00
remote_windows.go
types.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
types_linux.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
types_windows.go Adding postRunProcessing infrastructure for hanlding Windows Update. 2016-04-06 14:03:05 -07:00
utils_linux.go
utils_windows.go