atc0005 / todo

A collection of TODO items not specific to any one project
MIT License
0 stars 0 forks source link

Create CLI tool to prune Docker images older than X days #66

Open atc0005 opened 1 year ago

atc0005 commented 1 year ago

I can draw inspiration from the examples provided here:

The idea would be to run the tool periodically (e.g., after pushing a new tag), or as a post-upload task via CI automation.