github.com/containers/podman/v5@v5.1.0-rc1/test/e2e/quadlet/template@instance.container (about)

     1  ## assert-podman-final-args localhost/changed-image
     2  ## assert-podman-args "--name=systemd-%P_%I"
     3  ## assert-symlink want.service.wants/template@instance.service ../template@instance.service
     4  ## assert-podman-args --env "FOO=bar"
     5  
     6  [Container]
     7  # Will be changed by /template@instance.container.d/10-image.conf
     8  Image=localhost/imagename
     9  
    10  [Install]
    11  WantedBy=want.service