Skip to content

SIGTERM not handled correctly. #72

@ant-222

Description

@ant-222

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions