Comment on Docker vs Podman, which one to choose for a beginner and why ?
MartianSands@sh.itjust.works 1 year agoPodman supports docker compose just fine. You have to run it as a service, so that it can expose a socket like docker does, but it supports doing exactly that