Great. I don’t know enough to use either but I think I’m going to try lean on podman from the get go. In any case, I know that all podman commands are exactly identical to Docker, such that you can replace, say, docker compose
with podman compose
and move on with ease.
Do you think Podman is ready to take over Docker? My understanding is that Podman is Docker without the root requirement.
👀