←back to thread

1101 points codesmash | 1 comments | | HN request time: 0.203s | source
1. jesprenj ◴[] No.45148971[source]
> Or rather NO, because this daemon runs with root privileges.

note that docker daemon does not have to be running with root privileges. you can use this script to start docker rootless: https://github.com/docker-archive/engine/blob/master/contrib...