The update Docker Desktop for Windows v 2.2.0.0 (42247) will error on startup, The application will not uninstall either.
The edge version exhibits the same behavior. I think it was 2.1.7…
Also, fortunately I kept my previous installer version 2.1.0.4 (39773) which works perfectly.
It would be nice if broken releases were not pushed out, especially when presented as stable.
I moved off of the edge version because of this and now it occurs with stable releases.
Same problem for me:
OS: Microsfot Windows 10 Enterprise
Version: 10.0.16299 Build 16299
Docker: 2.2.0.0
One or more errors occurred.
at Docker.Core.Pipe.NamedPipeClient.<TrySendAsync>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at Docker.Core.Pipe.NamedPipeClient.Send(String action, Object[] parameters)
at Docker.Actions.<>c__DisplayClass39_0.<SwitchDaemon>b__0()
at Docker.ApiServices.TaskQueuing.TaskQueue.<>c__DisplayClass18_0.<.ctor>b__1()
Note: If I install as windows containers it works fine. But when I switch to using Linux containers it gives the same error.