Hacker News new | past | comments | ask | show | jobs | submit login

> Fix the hard-coded Docker daemon process name. The process name should be dockerd instead of docker.

Why is this a security issue? Also, beyond naming convention, why?




It's definitely a bug, not just a convention-

> The container manager used in kubelet checks for docker daemon process either via pidfile or process name. While the pidfile points to the docker daemon process PID, the dockerProcessName constant stores a docker cli name (docker) instead of docker daemon name (dockerd).

They're trying to look up the process by a name the process isn't using.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: