Podman is a daemonless container engine for running & managing OCI containers on Linux. Podman is daemonless unlike Docker which uses a client-server paradigm While Docker needs a daemon process to maintain the connection between the client and the server Podman is a single main process with containers as child processes Join in & learn what happens behind the scenes of a rootless Podman container