mirror of
https://github.com/containers/podman.git
synced 2025-08-02 01:09:21 +08:00

If you are running a quadlet with anonymous volumes, then the volume will leak ever time you restart the service. This change will cause the volume to be removed. Fixes: https://github.com/containers/podman/issues/20070 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>