-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
2.9 GA
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Yes
When browsing to "Installing 3scale --> Chapter 4. Deploying APIcast on the Docker containerized environment":
$ sudo docker pull registry.redhat.io/3scale-amp2/apicast-gateway-rhel7:3scale2.9
$ sudo docker run --name apicast --rm -p 8080:8080 -e THREESCALE_PORTAL_ENDPOINT=https://<access_token>@<domain>-admin.3scale.net registry.redhat.io/3scale-amp2/apicast-gateway-rhel7:3scale2.9
However when checking the Red Hat Container Catalog [1], the image should be located actually on rhel8 instead of rhel7:
$ sudo docker pull registry.redhat.io/3scale-amp2/apicast-gateway-rhel8:3scale2.9
$ sudo docker run --name apicast --rm -p 8080:8080 -e THREESCALE_PORTAL_ENDPOINT=https://<access_token>@<domain>-admin.3scale.net registry.redhat.io/3scale-amp2/apicast-gateway-rhel8:3scale2.9
- duplicates
-
THREESCALE-5676 404 on apicast image on registry.redhat.io
-
- Closed
-
- links to