noodles@lemmy.world to Selfhosted@lemmy.worldEnglish · 10 months agoDocker or podman?message-squaremessage-square51fedilinkarrow-up160arrow-down13file-text
arrow-up157arrow-down1message-squareDocker or podman?noodles@lemmy.world to Selfhosted@lemmy.worldEnglish · 10 months agomessage-square51fedilinkfile-text
minus-squarekevincoxlinkfedilinkEnglisharrow-up6arrow-down3·10 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-up4·10 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/