mirror of
https://github.com/docker/cli.git
synced 2026-01-25 03:42:05 +03:00
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
100 KiB
100 KiB