Files
podman/test/e2e/quadlet/oneshot.container
Alexander Larsson 0179aa2451 quadlet: Support Type=oneshot container files
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>
2022-12-21 12:49:50 +01:00

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