Files
docker-cli/components/engine/integration-cli
Yong Tang 11e5249376 Add config parameter to change stop timeout during daemon shutdown
This fix tries to add a daemon config parameter `--shutdown-timeout`
that specifies the timeout value to stop containers gracefully
(before SIGKILL). The default value is 15s.

The `--shutdown-timeout` parameter is added to daemon options and
config file. It will also be updated during daemon reload.

Additional test cases have been added to cover the change.

This fix fixes #22471.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: d7be6b2debb653739a32cfcb7c333ca062f62be0
Component: engine
2016-10-18 08:07:50 -07:00
..
2016-09-07 17:30:35 -04:00
2016-06-02 17:17:22 +08:00
2016-08-09 09:42:23 +08:00
2016-09-23 12:13:29 -07:00
2016-09-23 12:13:29 -07:00
2016-09-07 17:30:35 -04:00
2016-09-02 19:07:54 -07:00