Reputation: 39
Recently I faced a problem that when I open docker desktop it's automatically stopped after a few seconds. I try to solve it in several ways like reinstalling the docker desktop and also trying some methods that are available on the internet as solutions. But these do not work for me. Is anyone can help me, please.
Upvotes: 0
Views: 2195
Reputation: 1
The same thing came up for me and what solved it was that when installing I unchecked the option to install the required Windows components for WLS 2
Upvotes: 0
Reputation: 2341
I have had lots of problems with installing docker
on windows
.
make sue you are following docker
's documentation step by step.
Most of the times the problem is related to wsl2 , hyper-v or cpu virtualization. check this parameters
Upvotes: 1