List PEGA docker image versions in PEGA docker registry
Is there a way to list all PEGA docker image versions in the docker registry at pega-docker.downloads.pega.com?
I do have an user and access token and I am able to pull individual images, e.g.
docker pull pega-docker.downloads.pega.com/platform/pega:8.5.1
but how would I list all the available image versions in the registry.
There is a JFROG artifactory site at pega-docker.downloads.pega.com but it does not allow to login with username and access token