[Unit] Description=Prune dangling podman images Documentation=man:podman-image-prune(1) Before=pod-service-auto-update.service [Service] Type=oneshot ExecStart=/usr/bin/podman container prune -f ExecStart=/usr/bin/podman image prune -f [Install] WantedBy=pod-service-auto-update.service