Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

System.InvalidOperationException: Failed to deploy distro docker-desktop to <localpath>: exit code: -1

I am trying to run docker Desktop in my windows 10 Local. have installed it successfully but while running it I am getting the below error.

System.InvalidOperationException:
Failed to deploy distro docker-desktop to <localpath>: exit code: -1
 stdout: The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

I think it is saying some windows services need to be enabled, but I don't know which service has to be enabled could someone please help me with this concern?

docker version 
C:\Users\lenova>docker --version
Docker version 20.10.2, build 2291f61

Screenshot

like image 897
sanketh s Avatar asked Mar 18 '26 21:03

sanketh s


1 Answers

  • Uninstall Docker.
  • Uncheck Containers, Hyper-V, Windows Subsystem for Linux in Windows features
  • Restart the system
  • Install Docker Desktop
  • Restart System
  • Start Docker Desktop
like image 84
user2899477 Avatar answered Mar 21 '26 21:03

user2899477



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!