Installed docker desktop for windows, after having installed the linux kernel update package and changing to wsl 2 version (virtualization is enabled) but i get the message "Docker Desktop stopped..." as shown below.
Tried:
- uninstalling and reinstalling again
- run application as administrator
CodePudding user response:
I had the same problem. If you are using docker 4.5.0, try uninstall and install 4.4.4 instead. That worked for me.