mirror of
https://github.com/containers/podman.git
synced 2026-07-12 08:15:23 -04:00
9 lines
309 B
Plaintext
9 lines
309 B
Plaintext
## assert-last-key-contains Service ExecStart " --label org.foo.Arg1=arg1 "
|
|
## assert-last-key-contains Service ExecStart " --label org.foo.Arg2=arg2 "
|
|
## assert-last-key-contains Service ExecStart " --label org.foo.Arg3=arg3 "
|
|
|
|
[Volume]
|
|
Label=org.foo.Arg1=arg1
|
|
Label=org.foo.Arg2=arg2 \
|
|
org.foo.Arg3=arg3
|