Container doesn't finish gracefully #29

Closed
opened 2024-04-15 10:11:38 +00:00 by Suguivy · 0 comments
Owner

When docker tries to stop a container based on the bot-api image, it only closes after 10 seconds when Docker sends a SIGKILL. Putting exec before the command to run can make the container react to the SIGTERM that Docker initially sends

When docker tries to stop a container based on the bot-api image, it only closes after 10 seconds when Docker sends a SIGKILL. Putting exec before the command to run can make the container react to the SIGTERM that Docker initially sends
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fedi-image-bot/bot-api#29
No description provided.