Replacing Docker with Podman
-
wrote on Aug 17, 2022, 11:13 AM last edited by
https://phoenixnap.com/kb/podman-vs-dockerWith new licensing is it time to look at podman?
https://pakstech.com/blog/replace-docker-with-podman/ -
wrote on Aug 19, 2022, 10:00 AM last edited by
Thanks for bringing this to our attention.
Is there a tool that easily converts a Docker into a Podman?
How well would Podman work with reproducible builds?
https://reproducible-builds.org/What would the advantage/disadvantage be of having a monolithic platform?
I wonder how true it would be to say that a Docker is like a binary blob, and whether Podman would be less like that.
-
wrote on May 15, 2023, 5:22 PM last edited by
-
wrote on May 16, 2023, 7:40 AM last edited by
@girish said in Replacing Docker with Podman:
Don't have much experience with podman. Can anyone share?
I haven't tried it, so asked the AI... from YouChat:
-
@LoudLemur Atleast, for the end user, replacing Docker with podman has no real benefit. I think another aspect is more people know Docker than Podman. This makes support much simpler for us. Same reason we chose Ubuntu, though other distros are suitable/progressive
Currently, Docker has much practical benefits and is actively maintained. Also, the container tools use the same abstractions underneath now - libcontainer, runc etc.