Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Cleanup method doesn't run on docker container shutdown #4

Open
dudeofawesome opened this issue Mar 29, 2020 · 0 comments
Open

Cleanup method doesn't run on docker container shutdown #4

dudeofawesome opened this issue Mar 29, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@dudeofawesome
Copy link
Collaborator

Not 100% sure what's going on here, but I think it's either that the SIGINT doesn't get sent at all when docker shuts the container down, or that the process isn't allowed enough time to clean up.

This leads to lost time for users.

https://stackoverflow.com/questions/41451159/how-to-execute-a-script-when-i-terminate-a-docker-container

@dudeofawesome dudeofawesome added the bug Something isn't working label Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant