mirror of https://github.com/containers/podman.git
12 lines
365 B
Plaintext
12 lines
365 B
Plaintext
## assert-podman-final-args localhost/changed-image
|
|
## assert-podman-args "--name=systemd-%p_%i"
|
|
## assert-symlink want.service.wants/template@instance.service ../template@instance.service
|
|
## assert-podman-args --env "FOO=bar"
|
|
|
|
[Container]
|
|
# Will be changed by /template@instance.container.d/10-image.conf
|
|
Image=localhost/imagename
|
|
|
|
[Install]
|
|
WantedBy=want.service
|