mirror of
https://github.com/containers/podman.git
synced 2025-11-04 00:50:15 +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>