fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
984 stars 32 forks source link

Detect old images? #287

Open dswd opened 1 year ago

dswd commented 1 year ago

I am using whats-up-docker now to monitor all of my containers for updates. However I am still missing a way to detect old images that have not seen a new release for some time. Those images might be abandoned or maybe the version pattern has changed and WUD can't detect updates anymore. Is that something that I can configure in WUD somehow?