mirror of
https://github.com/containers/podman.git
synced 2025-11-30 01:58:46 +08:00
9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
## assert-podman-stop-args --time=20
|
|
|
|
[Unit]
|
|
Description=A pod with a custom stop timeout
|
|
|
|
[Pod]
|
|
PodName=test-pod
|
|
StopTimeout=20
|