noodles@lemmy.world to Selfhosted@lemmy.worldEnglish · 8 months agoDocker or podman?message-squaremessage-square53fedilinkarrow-up159arrow-down14file-text
arrow-up155arrow-down1message-squareDocker or podman?noodles@lemmy.world to Selfhosted@lemmy.worldEnglish · 8 months agomessage-square53fedilinkfile-text
minus-squarekevincox@lemmy.mllinkfedilinkEnglisharrow-up6arrow-down4·8 months agoI would say podman by default. It has a better security architecture as it can run rootless. However there are small differences from Docker so you may need use Docker if you are trying to run third-party services that rely on these differences.
minus-squaresudneo@lemmy.worldlinkfedilinkEnglisharrow-up5·8 months agoDocker can run rootless too, see https://docs.docker.com/engine/security/rootless/
I would say podman by default. It has a better security architecture as it can run rootless.
However there are small differences from Docker so you may need use Docker if you are trying to run third-party services that rely on these differences.
Docker can run rootless too, see https://docs.docker.com/engine/security/rootless/