Comment on Docker vs Podman, which one to choose for a beginner and why ?

<- View Parent
MartianSands@sh.itjust.works ⁨8⁩ ⁨months⁩ ago

Because a container is only as isolated from the host as you want it to be.

Suppose you run a container and mount the entire filesystem into it. If that container is running as root, it can then read and write anything it likes (including password databases and /etc/sudo)

source
Sort:hotnewtop