Lots of docker guides + documentation just don’t work, specifically with podman-compose. The networking options are not fully featured, I ended up having to rig up a bunch of kubernetes services just to be able to use my VPN as a network bridge for my media server stack. I got podman working eventually because I think it’s neat, but it definitely would have been twice as easy to just use docker.
nonprofitparrot@lemmy.world 10 months ago
In my personal experience, it’s just not as fully featured.
beta_tester@lemmy.ml 10 months ago
What is it missing that all the benefits wouldn’t make up?
nonprofitparrot@lemmy.world 10 months ago
Lots of docker guides + documentation just don’t work, specifically with podman-compose. The networking options are not fully featured, I ended up having to rig up a bunch of kubernetes services just to be able to use my VPN as a network bridge for my media server stack. I got podman working eventually because I think it’s neat, but it definitely would have been twice as easy to just use docker.
beta_tester@lemmy.ml 10 months ago
Yes, podman documentation is still sparse at the moment