Course “Getting started with Podman”. In the modern world, there are many container management systems. Podman is one of the newest systems in which Red Hat has invested heavily. Running containers typically requires root access or membership in certain groups to gain more access. But increasing user access is not always the best solution. In this tutorial, titled “Introduction to Podman”, you will learn how to install Podman and manage containers using standard user accounts.
First, you’ll learn the concepts of container management and how to set up a lab environment. Then you’ll learn how to quickly deploy Podman images as containers and connect to their services. Finally, you’ll learn how to manage user ID mapping using non-rooted containers. After completing this course, you will have the skills and knowledge to manage containers using Podman to deploy and manage the containers needed by the services in your DevOps environment.
What you will learn:
- Understanding the concept of container management
- Installing and configuring Podman
- Working with Podman repositories and images
- Rapidly deploy images as containers
- Connecting to container services
- Manage user ID mapping with non-root containers
- Setting up a web server using local content
- Running a Systemd service in a container
- Podman’s network
- Orchestration Settings with Podman-Compose
This course is suitable for people who:
- Want to learn how to manage containers using Podman.
- Do you want to manage containers without root access?
- They work in DevOps environments and want to use containers to deploy services.