This document provides instructions on managing containers using tools like podman and skopeo on Red Hat Enterprise Linux 8. It covers objectives like searching and pulling container images, running containers, configuring containers to start at boot, and running containers as non-root users. Specifically, it includes steps to download and run an Apache web server container, configure it as a systemd service, pull and run a MariaDB database container, and run a rootless container as a regular user.