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 a CLI flag for deleting locally cached images upon container removal #225

Open
dimitar-dimitrow opened this issue Jan 17, 2024 · 0 comments
Labels
task Single unit of work
Milestone

Comments

@dimitar-dimitrow
Copy link
Contributor

When removing a container with kanto-cm CLI, it should be possible to delete the locally cached container image. Currently the deletion of the images is handled by the image_expiry and image_expiry_disable configurations of the daemon. The new flag should be prioritized over the daemon configurations. If the image is used in a container, the cache must remain and appropriate message be displayed to the CLI user.

@dimitar-dimitrow dimitar-dimitrow added the task Single unit of work label Jan 17, 2024
@dimitar-dimitrow dimitar-dimitrow added this to the M5 milestone Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Single unit of work
Projects
Status: No status
Development

No branches or pull requests

1 participant