-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
podman
cannot stop your container gracefully:
StopSignal SIGTERM failed to stop container tvi in 10 seconds, resorting to SIGKILL
The detailed log is here.
By experiment, I learned that your container is to blame, for other containers respond well to the stop
command, including this one, which says in the readme that many containers have this defect:
Don't handle signals properly, forcing docker to send SIGKILL to the process.
Consider fixing this, perhaps using the abovementioned container as reference.
Metadata
Metadata
Assignees
Labels
No labels