Files
podman/test/e2e/quadlet/stoptimeout.container
Ygal Blum 689d97a1d1 Quadlet - add StopTimeout key for .container file
Allow setting the timeout for stopping the container
Add test
Update man

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2024-01-03 18:38:38 +02:00

6 lines
98 B
Plaintext

## assert-podman-args "--stop-timeout" "20"
[Container]
Image=localhost/imagename
StopTimeout=20