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

Fix: Graceful container shutdown #135

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

PassiveLemon
Copy link
Collaborator

@PassiveLemon PassiveLemon commented Apr 28, 2024

Fixes #133

Slight refactor to remove the useless entrypoint script and run Zoraxy as PID 1 instead so it receives the container SIGTERM and can properly shutdown.

Copy link
Owner

@tobychui tobychui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tobychui tobychui merged commit d00117e into tobychui:main Apr 29, 2024
@PassiveLemon PassiveLemon deleted the Graceful-Shutdown branch June 2, 2024 17:13
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.

[BUG] Statistics are not saved, starting from zero after restart of the docker image
2 participants