@noodles@lemmy.world to Selfhosted@lemmy.worldEnglish • 1 year agoDocker or podman?message-square29fedilinkarrow-up143arrow-down13file-text
arrow-up140arrow-down1message-squareDocker or podman?@noodles@lemmy.world to Selfhosted@lemmy.worldEnglish • 1 year agomessage-square29fedilinkfile-text
minus-square@kevincox@lemmy.mllinkfedilinkEnglish0•1 year 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-square@sudneo@lemmy.worldlinkfedilinkEnglish4•1 year 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/