Comment on Docker vs Podman, which one to choose for a beginner and why ?

azdle@news.idlestate.org ⁨8⁩ ⁨months⁩ ago

If your distro offers it, rootless podman + podman system service is the best setup, IMO. That will give you a docker command that is 1-to-1 compatible with docker and lets you use tools like docker-compose that expect a docker service socket. Then you can just follow tutorials that only explain things for docker.

source
Sort:hotnewtop