[Unit] Description=Podman-in-podman GitLab Runner job cache storage volume Documentation=https://gitlab.com/qontainers/pipglr/-/blob/main/README.md After=local-fs.target Requires=podman.socket [Volume] VolumeName=pipglr-cache Copy=false # The `podman` user inside the container should own everything Options=o=uid=1000,gid=1000 # Support podman...prune --filters=persistent!=true Label=persistent=true