-
Story
-
Resolution: Done
-
Minor
-
DO288 - OCP4.6-en-2-20210818
-
None
-
5
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/do288-4.6/pages/ch05s04
Reporter RHNID: carias@redhat.com
Section: 4 - Guided Exercise: Customizing S2I Builds
Language: en-US (English)|||||||||
Workaround:
Description: Many users come to us with the same question.
In the description of the exercise, it is asked to ensure to have access to the container image
- The rhscl/httpd-24-rhel7 Apache HTTP server S2I builder image.
But then, when creating the new app in the project, it is used the imagestream name httpd:2.4:
[student@workstation DO288-apps]$ *{{oc new-app \ --name bonjour \ httpd:2.4~https://github.com/${RHT_OCP4_GITHUB_USER}/DO288-apps \ --context-dir s2i-scripts}}*
Workaround:
It could be included some explanation to get to the imagestream in the openshift namespace.