User Tools

Site Tools


docker:images:remove_images_older_than_6_months_ago

This is an old revision of the document!


Docker - Images - Remove images older than 6 months ago

docker image prune --all --filter "until=4320h" 

NOTE: 4320h = 24 hour/day * 30 days/month * 6 months

docker/images/remove_images_older_than_6_months_ago.1589360132.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki