hi guys,I install docker for windows in win10 pro, and I can’t start docker.
when I restart this,its return “Unable to remove from the database. Exit code: 1”
this the full logs:
http://paste.ubuntu.com/18490335/
Share and learn in the Docker community.
hi guys,I install docker for windows in win10 pro, and I can’t start docker.
when I restart this,its return “Unable to remove from the database. Exit code: 1”
this the full logs:
http://paste.ubuntu.com/18490335/
Thanks for your feedback @coderhypo.
When the database does not start, which sounds like your case, in certain situation we enter some sort of infinite loop that you see with the numerous Failed to connect to database open \\.\pipe\dockerDataBase: The system cannot find the file specified.
. There is no real indication so as why the database does not start.
Not much you can do, I opened an issue internally.