Docker's core runs as a "system daemon" i.e. as a daemon executed by the root user. Red Hat unveiled Podman as an alternative to Docker in 2018. The advantage of using Podman is visible here. Podman does not have a daemon running, and certainly doesn't have any strict requirements for root access.
Table of contents
Understanding "containerization" firstSo why do I need Docker or Podman?Docker vs. PodmanConclusion4 Comments
Sort: