
A deep dive into containers using Podman
What you'll learn
- Difference between Virtualisation and Containerisation
- Container architecture, Docker, OCI and Podman
- Creating and managing Docker / OCI containers with Podman
- Managing Docker / OCI Images with Podman
- Building Docker Image with Dockerfile
- Red Hat Quay Registry
- Managing Network and Data Volumes with Podman
- Creating a Kubernetes Pod with Podman
Requirements
- Be able to work on Linux command line
- vim or nano editor
- basic of Linux filesystem
- Linux file permission and package management
Description
This is a hands-on course which will help you to learn everything about Docker / OCI Containers. This course covers everything about Containers starting from "What is A Container" to very advanced topics. This course is based on Podman but those who wish to learn Docker can also use this course. Just replace the podman command with docker, everything else remains the same.Who this course is for:
- Beginners with Containers
- DevOps
- If learning Kubernetes is your next step