User Tools

Site Tools


docker:images:remove_images_older_than_6_months_ago

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.txt · Last modified: 2020/07/15 10:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki