Introduction
As a system administrator working with Red Hat Enterprise Linux (RHEL), managing containerized applications is a fundamental skill. In this challenge, you will use the command-line tools podman and skopeo to perform essential container management tasks. You will practice pulling images from a public registry, running them as containers, inspecting their configuration, and copying images to a local registry.



