Podman[0][1] is an alternative daemonless containerization software. In my line of work, Docker poses too many security risks and Podman is the approved alternative.
Podman supports Docker images, Dockerfiles, and Docker-compatible CLI interfaces. Simply use alias docker=podman and you’ll never know the difference.
First thing I thought, who would skip over Podman?
- For some Linux distro the setup is not as easy as with Docker
- Someone relying on Docker only features like Docker compose
See Podman-compose: https://github.com/containers/podman-compose