-
Story
-
Resolution: Done
-
Minor
-
DO188 - RHOSCP4.12-en-2-20230607
-
None
-
7
-
ROLE
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/do188-4.12/pages/ch07s05
Reporter RHNID: wasim-rhls
Section: 7.5 - Lab: Multi-container Applications with Compose
Language: en-US (English)
Workaround:
Description: The compose file has defined three services: wiremock, quotes-api and quotes-ui. The lab text, references the wiremock service as quotes-provider every time. I guess the compose file should define quotes-provider service instead of wiremock. Wiremock is the image to use, but naming wiremock as the service name and reference to it as quotes-provider is confusing.