-
Notifications
You must be signed in to change notification settings - Fork 286
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 deamon only starts on login #2632
Comments
Issues go stale after 90d of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
/lifecycle frozen |
/remove-lifecycle stale |
Some more interaction than just a robot would be nice. |
This is a very annoying issue where we have to create our own task scheduler startup scripts or secondary services for something that should automatically be handled by Docker. Please fix this bug. FWIW I have a powershell script that does this on startup as a workaround:
|
how do we update the version label on this to the most recent stable one? This is actually a regression from 18.01 I think. |
This is making Docker really difficult to use in CI build servers. Every time the build server restarts some admin must login into it just to make Docker starts or make some custom scripts that must be maintained... PS: one year and half without maintainers interaction. Good way to handle the community. Even if it's not in your priorities it would be great to say that and confirm this limitation. |
Expected behavior
Be able to get the demon running without logging into the machine
Actual behavior
Login required to start docker.
Information
Both services "DockerEngine" and "Docker for Windows service" are set to start automatically
The text was updated successfully, but these errors were encountered: