disk cleanup of qcow2.xz files on macOS #14697
Labels
Good First Issue
This issue would be a good issue for a first time contributor to undertake.
kind/feature
Categorizes issue or PR as related to a new feature.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
machine
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind feature
Description
I'm creating/stopping/deleting/ podman machines quite often.
But then I noticed that in the folder
$HOME/.local/share/containers/podman/machine/qemu/
I've several files
I would expect that when podman is downloading a new .xz file, it cleans up the previous files as this folder is continuously growing
Steps to reproduce the issue:
Describe the results you received:
many .xz files taking disk storage
Describe the results you expected:
only latest .xz should be kept
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/main/troubleshooting.md)
Yes/No
Additional environment details (AWS, VirtualBox, physical, etc.):
The text was updated successfully, but these errors were encountered: