I have a program setup to remotely manage images & containers on various PCs on a local network. I'd like to be able to get a list of all images available on a registry as well. I have the IP of the registry machine and am looking for some command to list everything in that registry so I could sort by repository/tag.
Thanks for any help.