Linux
How to Install and Use Podman (Docker Alternative) on Ubuntu 20.04
Podman is an open-source tool for managing containers, images, volumes, and pods (group of containers). It’s used the libpod library APIs for managing container lifecycles and supports multiple container image formats, including OCI (Open Container Initiative) and Docker images.