podman stop -t -1 container-id issue #21811
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Issue Description
The online documentation for podman stop command says
However using -1 as timeout shows overflow or a 64bit unsigned integer and results in an immediate SIGKILL
Steps to reproduce the issue
Steps to reproduce the issue
podman stop -1 container-id
Describe the results you received
immediate SIGKILL of the container
Describe the results you expected
Specifying -1 should result in letting the container stop when all processes stop
podman info output
Podman in a container
No
Privileged Or Rootless
Rootless
Upstream Latest Release
Yes
Additional environment details
Additional environment details
Additional information
Additional information like issue happens only occasionally or issue happens with a particular architecture or on a particular setting
The text was updated successfully, but these errors were encountered: