This is a fairly significant problem, especially for new students. The text has this:
Nothing about this instruction or output is correct. Firstly, if the su appdev-adm command is used, this is displayed:
(Notice that the directory is not ~ as shown in the example; it is student. This is because student's environment is being used, not appdev-adm's.)
The command that should have been used is su - appdev-adm (or su -l appdev-adm).
Even when the proper command is used, podman info doesn't show what the example shows:
...output omitted...
Again (and again and again), the audience needs to be kept in mind. We're teaching people that most likely haven't used containers before. Making certain the content is correct is important.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.