- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Tagging and Saving an Image
In this lab, we will explore podman image tagging, modifying a container, saving an image, and pushing an image to a repository. After completing this lab, you will be able to create and tag an image with a custom tag, save it to a .tar file, and push the modified image to a repository. *This lab is not approved or sponsored by Red Hat.*

Lab Info
Table of Contents
-
Challenge
Modify the Existing Containers Default Web Page
Modify the default web page in the
web-1
container to sayFuture Home of llama-rama enterprises
. -
Challenge
Commit the Changes to a New Image and Tag the Image
The modified container should have the changes committed to a new image named
localhost:5000/llama-rama-web.
Tag the image asv1.0
. -
Challenge
Create a .tar Archive of the New Image
Create a .tar archive of the image. The archive should be named
llama-rama-web.tar
. -
Challenge
Publish the New Image to a Local Registry
Publish the new image to the registry running on
localhost:5000
.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.