Hacker News new | ask | show | jobs
by rythie 1461 days ago
With podman there is no daemon, everything is running as you. The standard setup for docker has a daemon running as root, which means when you start a container it has root privileges.