Hi, I’m able to download docker images for 8.8.4 version from:
pega-docker.downloads.pega.com/platform/installer:8.8.4
pega-docker.downloads.pega.com/platform/pega:8.8.4
but it seems that no images are available for Infinity 23.
Can you help me ?
Hi, I’m able to download docker images for 8.8.4 version from:
pega-docker.downloads.pega.com/platform/installer:8.8.4
pega-docker.downloads.pega.com/platform/pega:8.8.4
but it seems that no images are available for Infinity 23.
Can you help me ?
Please see if the following links help you out:
https://hub.docker.com/u/pegasystems
https://hub.docker.com/r/pegasystems/pega/tags?page=1
Else you need to connect with your account executive for assistance.
@GiulianoM9097 The tags for Infinity '23 are pega:8.23.0 and pega:8.23.1.
You can check available tags by either using curl:
curl -u reg-nnnnnn:YourAccessKey https://pega-docker.downloads.pega.com/v2/platform/pega/tags/list | jq
Or, I made a simple repo browser at https://dockerimages.pegatds.net