docuum

Automatically remove least recently used Docker images to free up disk space

brewmacoslinux
Try with needOr install directly
Source

About

Perform least recently used (LRU) eviction of Docker images

Commands

docuum

Examples

Run docuum as a daemon to continuously monitor and evict old images$ docuum
Perform a single cleanup pass without running as a daemon$ docuum --dry-run
Set a custom threshold for minimum disk space to maintain$ docuum --threshold 10GB