Skip to content

Kill sshd on SIGTERM instead of waiting for docker stop timeout.#14

Open
mclehman wants to merge 2 commits intojkarlosb:masterfrom
mclehman:master
Open

Kill sshd on SIGTERM instead of waiting for docker stop timeout.#14
mclehman wants to merge 2 commits intojkarlosb:masterfrom
mclehman:master

Conversation

@mclehman
Copy link
Copy Markdown

@mclehman mclehman commented Oct 2, 2018

Since sh ignores SIGTERM, docker stop must wait for the timeout (default ten seconds). By passing SIGTERM through to sshd, this wait is avoided.

@belsander
Copy link
Copy Markdown

Why not use tini? https://github.com/krallin/tini

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants