Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an automatic GC #5

Open
cgwalters opened this issue Apr 22, 2024 · 0 comments
Open

Add an automatic GC #5

cgwalters opened this issue Apr 22, 2024 · 0 comments

Comments

@cgwalters
Copy link
Contributor

https://gitlab.com/bootc-org/podman-bootc-cli/-/issues/10

Currently, the user needs to GC unused/outdated VMs manually.

Let's create an automatic GC, I think we can spawn a goroutine on run command, that removes any disk image
with an outdated digest or if the image doesn't exist anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant