-
Bug
-
Resolution: Done
-
Minor
-
DO188 - RHOSCP4.12-en-2-20230607, DO188 - RHOSCP4.10-en-1-20220923
-
None
-
2
-
ROLE
-
en-US (English)
URL: https://rol.redhat.com/rol/app/courses/do188-4.12/pages/ch02s07
Reporter RHNID: ctiwary@redhat.com
Section: 7 - Accessing Containers
Language: en-US (English)
Workaround:
Description: As the title says, section 2.7 has information in it that is incorrect. it says this:
However, it does execute the commands.
As can be seen, the commands do execute, and the output is returned. More involved commands, such as cat /etc/hosts or even a menu-driven one like tzselect, also work. What's missing is the prompt.
BTW: The point of using podman t (tty) without also using -i (-interactive) is well taken, but the student isn't told how to exit that scenario (it basically locks up the host's terminal session). I simply close the host's terminal session. Am I missing another way?