Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker daemon does not run with PID 1 #900

Closed
hlavki opened this issue Jun 26, 2017 · 1 comment
Closed

Docker daemon does not run with PID 1 #900

hlavki opened this issue Jun 26, 2017 · 1 comment

Comments

@hlavki
Copy link

hlavki commented Jun 26, 2017

Docker daemon (crond) doesn't run with PID 1 so when you run docker stop, it waits (10 seconds by default) and then kills it.

PID   USER     TIME   COMMAND
    1 root       0:00 sh /entry.sh daemon
    6 root       0:00 crond -f
@Neilpang
Copy link
Member

Thank you for pointing this out.
I will fix it soon.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants