Shut down container gracefully #5
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#43 Remove Caddy from Docker container
lukas/timetracker
Reference: lukas/timetracker#5
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the container takes long time to stop because it doesn't process signals like SIGTERM, this could potentially be really bad if there are active connections when container runtime decides to kill it.
Fixed in
787ee8640f