Would someone know the equivalent URIs that are in v1:
registry.hub.docker.com/v1/
index.docker.io/v1/
of what they are now for the public Internet sites in v2?
I've checked docs.docker.com/registry/spec/api/ for such URIs and on this site but everything keeps pointing back to a v1 address.
Goal here is in python to search for the public (not private) docker image then by it's search name pull the image down from the repository.
again, there is not about discussion of the local registry APIs that have been discussed. <<<