User Tools

Site Tools


docker:remove_images_older_than_6_months_ago

This is an old revision of the document!


Docker - 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/remove_images_older_than_6_months_ago.1587836859.txt.gz ยท Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki