@noodles to SelfhostedEnglish • 9 months agoDocker or podman?message-square53arrow-up160arrow-down14file-text
arrow-up156arrow-down1message-squareDocker or podman?@noodles to SelfhostedEnglish • 9 months agomessage-square53file-text
minus-square@[email protected]linkfedilinkEnglish2•9 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-square@sudneolinkEnglish5•9 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/