mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
Allow setting the timeout for stopping the container Add test Update man Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
98 B
Plaintext
6 lines
98 B
Plaintext
## assert-podman-args "--stop-timeout" "20"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
StopTimeout=20
|