mirror of
https://github.com/containers/podman.git
synced 2025-11-30 10:07:33 +08:00
8 lines
198 B
Plaintext
8 lines
198 B
Plaintext
## assert-failed
|
|
## assert-stderr-contains "ReloadCmd and ReloadSignal are mutually exclusive but both are set"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
ReloadCmd=/usr/bin/command
|
|
ReloadSignal=SIGHUP
|