cancel
Showing results for 
Search instead for 
Did you mean: 
Tracy_Baker
Starfighter Starfighter
Starfighter
  • 494 Views

DO180 (v4.6) Chapter 3, Section 1 errata

Just a few notes about the DO130 (v4.6) Chapter 3, Section 1 material. I bring this stuff up because students like to follow along in a terminal as they're reading the material.

In the content there is, in this order, these Podman commands and examples:

1.JPG2.JPG2b.JPG3.JPG

As stopped containers cannot be killed, I'd suggest that the order be changed so that it's stop, restart, then kill. I'd also suggest that kill -s <signal> be moved to a NOTE under kill instead of an example on its own - the output isn't any different from kill anyway.

----------

This is supposed to be a bullet point, not an asterisk:

4.JPG

----------

There is a superfluous + sign here:

5.JPG

----------

Finally, there's this Note that mentions the inspect subcommand.

6.JPG

This subcommand was not previously covered in this section (the others are). I'd suggest it be added after the explanation of the podman ps command. Perhaps something like:

  • podman inspect: Get information about the container. The information is displayed in JSON format.

[student@workstation ~]$ podman inspect my-httpd-container

7.png

...output omitted...

(Y'all are using user@host and I'm using student@workstation because I'm working on a system configured to replicate the RHALP lab space.)

Program Lead at Arizona's first Red Hat Academy, est. 2005
Estrella Mountain Community College
0 Kudos
0 Replies
Join the discussion
You must log in to join this conversation.