ContainerUp / containerup

ContainerUp, a Podman manager in your browser
https://containerup.org/
MIT License
48 stars 1 forks source link

Informing about outdated images #8

Open alexanderadam opened 11 months ago

alexanderadam commented 11 months ago

It would also be nice to show whether an image is outdated. I think that you can check for all tags like this:

podman search --list-tags docker.io/library/postgres
yylyyl commented 11 months ago

It will be a promising feature. I think searching from registry will also be a good one.