Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker stop timing out, sigterm ignored #482

Open
Youn-Perron opened this issue Jun 4, 2024 · 0 comments
Open

docker stop timing out, sigterm ignored #482

Youn-Perron opened this issue Jun 4, 2024 · 0 comments

Comments

@Youn-Perron
Copy link

Hello,
the issue I'm facing is I can't stop the container gracefully via docker stop. Every default termination signal (SIGTERM, SIGINT) seem to get completely ignored. Nothing about any signal being received appears in the logs either. The only way I've found to stop the container is to resort to SIGKILL, which does not ensure graceful termination.
Could there be something I'm missing, or is there no proper way to terminate the process except for killing it and praying for the best ?
Thanks a lot.

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

No branches or pull requests

1 participant