mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-14 04:39:33 +00:00
Based on the initial port in https://github.com/containers/quadlet/pull/41 This contains the unit tests and the testcases from the C code as well as modification to the podman spec file based on what the quadlet spec file looks like, producing a podman-quadlet subpackage. Signed-off-by: Alexander Larsson <alexl@redhat.com>
9 lines
261 B
Text
9 lines
261 B
Text
## assert-podman-args --preserve-fds=1
|
|
## assert-podman-args --env LISTEN_FDS=1
|
|
## assert-podman-args --env LISTEN_PID=2
|
|
## assert-key-is "Service" "Type" "notify"
|
|
## assert-key-is "Service" "NotifyAccess" "all"
|
|
|
|
[Container]
|
|
Image=imagename
|
|
SocketActivated=yes
|