Welcome to the Linux Foundation Forum!

LFS253 - Chapter 6 Errors

Overall great material, but I noticed a couple errors when going through Chapter 6:

  1. In lab 6.3 about halfway down page 2, this command is given:
student@ubuntu:~$ podman container inspect alpine sh

I think instead of alpine sh it should have the container id or container name.

  1. The correct answer to quiz Q6.4 says podman container export is the way to create an image from a container, but that command would actually create a filesystem tarball (source). podman container commit would be correct.

Comments

Categories

Upcoming Training