Shut down container gracefully #5
Notifications
Due Date
No due date set.
Depends on
#43 Remove Caddy from Docker container
lukas/timetracker
Reference: lukas/timetracker#5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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