'Docker is not running, but it is already running
I have my Docker Desktop Running and I have run "C:\Program Files\Docker\Docker\DockerCli.exe" -SwitchDaemon command on my cmd. But when I add Remote-Containers: Reopen in Container on my VS Code Command Palette, I got error like the picture above, and I'm using Windows. I don't know what should I do. Any helps would be appreciated.
Solution 1:[1]
Try to restart service docker manually.
Sometimes daemon docker on windows doesn't work and you have to restart service docker
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | fabio19933 |

