r-darwish / topgrade

Upgrade everything
GNU General Public License v3.0
3.36k stars 160 forks source link

Use `docker image ls` instead of `docker images` to list images #876

Closed tuxiqae closed 2 years ago

tuxiqae commented 2 years ago

Use the same format for all docker image commands

Standards checklist:

If you developed a feature or a bug fix for someone else and you do not have the means to test it, please tag this person here.

r-darwish commented 2 years ago

@tuxiqae does this work for Podman as well?

woohgit commented 2 years ago

@tuxiqae does this work for Podman as well?

Yes it does.

2022-03-26_11-34

tuxiqae commented 2 years ago

@tuxiqae does this work for Podman as well?

Yup, not only does the documentation mention this, I also tested it myself and it seems to be working perfectly well.