Docker stable (2.2.0.4?) and Docker edge (2.2.2.0) both show this same behaviour. Windows containers work but switching to Linux containers causes Docker Desktop to switch forever and finally crash.
I am also facing same issue…can some one help on this…my windows container is working fine but switching to Linux gives below error …
My system is Windows 10,Hyper V enabled, Docker version 19.03.8
Error
System.TimeoutException:
Timed out while wait for Docker service to be ready
at Docker.LinuxkitDaemonStartup.d__5.MoveNext() in C:\workspaces\stable-2.3.x\src[github.com](http://github.com/)\docker\pinata\win\src\Docker.Desktop\LinuxkitDaemonStartup.cs:line 43
— End of stack trace from previous location where exception was thrown —
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)