@[email protected] to [email protected]English • 8 months agoDocker or podman?message-square51fedilinkarrow-up159file-text
arrow-up159message-squareDocker or podman?@[email protected] to [email protected]English • 8 months agomessage-square51fedilinkfile-text
minus-square@[email protected]linkfedilinkEnglish6•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-square@[email protected]linkfedilinkEnglish5•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/