Podman is a daemonless container engine for developing, managing, and running OCI containers for applications. Use this tag for questions on how to build and run container images, as well as how to properly configure Podman containers.
Podman is a utility provided as part of the libpod library. It can be used to create and maintain containers. It is an alternative to Docker, providing a similar interface. podman aims to be a drop-in replacement for docker for most user applications running docker images.
References: