←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.241s | source
Show context
Hizonner ◴[] No.45138382[source]
I don't know how podman compares to docker in terms of performance, and I do know that rootless containers can be a real pain.

But Docker is simply a non-starter. It's based on a highly privileged daemon with an enormous, hyper-complicated attack surface. It's a fundamentally bad architecture, and as far as I've been able to tell, it also comes from a project that's always shown an "Aw, shucks" attitude toward security. Nobody should be installing that anywhere, not even if there weren't an alternative.

replies(3): >>45138412 #>>45141417 #>>45151417 #
1. matesz ◴[] No.45138412[source]
Rootless containers are a pain but only on mac, otherwise it’s just pure upside.