Comment on Podman Linkding Issues
GreenKnight23@lemmy.world 1 month ago
question, why would you leave docker for podman?
Podman doesn’t need a daemon running as root. If a container gets compromised and gets control of the container process, they won’t have root access.
makes sense but wasn’t that already fixed with dockers rootless patches?
Yes, but it is not rootless by default. Most people don’t even know this is something they could do.
apftwb@lemmy.world 1 month ago
Podman doesn’t need a daemon running as root. If a container gets compromised and gets control of the container process, they won’t have root access.
GreenKnight23@lemmy.world 1 month ago
makes sense but wasn’t that already fixed with dockers rootless patches?
apftwb@lemmy.world 1 month ago
Yes, but it is not rootless by default. Most people don’t even know this is something they could do.