I am already fairly comfortable using docker and its tool set. Is the tide shifting towards Podman? Should I start learning how to use Podman? Thanks in advance.
I am already fairly comfortable using docker and its tool set. Is the tide shifting towards Podman? Should I start learning how to use Podman? Thanks in advance.
I have to admit I like the concept of rootless containers very much.
I did too until I tried to use them. They lack several features that rooted containers have, and a lot of howtos take for granted. They’re fine for very simple containers, but expect pain an suffering.
You can do that with docker too, not that it’s flawless of course, networking is just awful. Same thing on Podman.
Context: https://docs.docker.com/engine/security/rootless/