moby/docs/reference
Yong Tang d7be6b2deb 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>
2016-10-18 08:07:50 -07:00
..
api Add config parameter to change per-container stop timeout during daemon shutdown 2016-10-17 12:28:46 -07:00
commandline Add config parameter to change stop timeout during daemon shutdown 2016-10-18 08:07:50 -07:00
builder.md Fix typos in docs/reference/builder.md. 2016-10-18 18:05:37 +08:00
glossary.md Convert Markdown frontmatter to YAML 2016-10-14 15:44:55 -07:00
index.md Convert Markdown frontmatter to YAML 2016-10-14 15:44:55 -07:00
run.md Convert Markdown frontmatter to YAML 2016-10-14 15:44:55 -07:00