mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-09 18:35:42 +00:00
These just run once and are considered successful at exist. Not much is needed to support it, but we have to avoid overwriting the type with Type=notify. Signed-off-by: Alexander Larsson <alexl@redhat.com>
9 lines
190 B
Text
9 lines
190 B
Text
## !assert-podman-args "--sdnotify=conmon"
|
|
## !assert-podman-args "--sdnotify=container"
|
|
## assert-key-is Service Type oneshot
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
|
|
[Service]
|
|
Type=oneshot
|