mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08: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>
10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
## !assert-podman-args "--sdnotify=conmon"
|
|
## !assert-podman-args "--sdnotify=container"
|
|
## assert-key-is Service Type oneshot
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
|
|
[Service]
|
|
Type=oneshot
|