Docker Install Errors

Hi,

I tried to install Docker for Windows & am receiving errors in the install

“Component CommunityInstaller.EnableFeaturesAction failed: Not found
at CommunityInstaller.InstallWorkflow.d__30.MoveNext()
— 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)
at CommunityInstaller.InstallWorkflow.d__23.MoveNext()”

How do I correct that? I have tried restarting my machine, closing all apps during re-installs & running as administrator. Always the same error message.

Thanks

What version of Windows are you running?

Windows Home 10 Build 19044.2006.

Yes, looking thru the documentation it states must be Pro version. Thank You.

Docker Desktop works on Windows 10/11 Home with the WSL2 backend. I used it on 10 Home and now I am using it on 11 Home → works like a charme!

You only need 10/11 Pro if you want to use WSL1 (which uses Hyper-v).

1 Like