-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
DO188 - RHOCP4.18-en-3-20250829
-
False
-
-
False
-
7
-
-
-
en-US (English)
| URL: | ch07s04 |
| Reporter RHNID: | phjones |
| Section title: | Guided Exercise: Build Developer Environments with Compose |
| Language: | English |
Issue description
Instructions on https://role.rhu.redhat.com/rol-rhu/app/courses/do188-4.18/pages/ch07s04 suggest to run podman compose up -d. This results in an error.
This should be podman-compose up -d.
Workaround:
Change the command 'podman compose up -d' to 'podman-compose up -d'.

