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

contrib: Docker forward entrypoint signals. #3044

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jan 13, 2023

This is rebased on #3043.

This modifies the entrypoint app used by the Docker image to forward SIGTERM to the running instance so it shuts down gracefully when a container is stopped.

@davecgh davecgh added this to the 1.8.0 milestone Jan 13, 2023
@davecgh davecgh force-pushed the contrib_docker_entrypoint_signal branch from d126390 to 4525f82 Compare January 13, 2023 21:53
This modifies the entrypoint app used by the Docker image to forward
SIGTERM to the running instance so it shuts down gracefully when a
container is stopped.
@davecgh davecgh force-pushed the contrib_docker_entrypoint_signal branch from 4525f82 to 7cb3091 Compare January 19, 2023 21:42
@davecgh davecgh merged commit 7cb3091 into decred:master Jan 19, 2023
@davecgh davecgh deleted the contrib_docker_entrypoint_signal branch January 19, 2023 21:45
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.

1 participant