Community Architect
Professional Noob
Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in rootless mode.
What do you need to create a container?
( apt install -y podman)
Support multiple image formats
Support for multiple means to securely download images
Container image management (managing image layers, overlay filesystems, etc).
Full management of container lifecycle.
Support for pods to manage groups of containers together.
Resource isolation of containers and pods.a
https://podman.io/
Questions?
@ell_o_punk