|
|
|
|
|
by xylophile
283 days ago
|
|
Docker daemon runs as root, and runs continuously. If you're running rootless Podman containers then the Podman API is only running with user privileges. And, because Podman uses socket activation, it only runs when something is actively talking to it. |
|