Podman is a daemon-less container runtime for managing containers, pods, and container images. It is intended as a counterpart to CRI-O, to provide low-level debugging not available through the CRI interface used by Kubernetes.




Podman vs Docker Comments
Drop-in replacement without the license restrictions of Docker
Its has great tooling around it, like quadlets, builtin support to kubernetes, podman desktop (which is more complete than Docker Desktop)...

- Podman is Free and Open Source





































Same syntax, runs without socket, more secure