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

prune dangling images on docker-host automatically #2967

Merged
merged 3 commits into from
Dec 20, 2021

Conversation

twardnw
Copy link
Contributor

@twardnw twardnw commented Dec 10, 2021

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Changelog Entry

After the time-based image prune runs, a second image prune will run which cleans up any dangling images. This will result in lower usage of docker-host volumes

Closing issues

Closes #2966

dasrecht and others added 2 commits December 8, 2021 14:22
…images.sh in order to tune the cutoff time for pruning images PRUNE_IMAGES_UNTIL
@twardnw twardnw added the 8-automation-helpers Automation, Services & Helpers subsystem label Dec 10, 2021
@tobybellwood tobybellwood merged commit 5e64829 into main Dec 20, 2021
@tobybellwood tobybellwood deleted the 2966-prune-dangling-images branch December 20, 2021 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8-automation-helpers Automation, Services & Helpers subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

have prune-images.sh also remove dangling images
3 participants