Hi All,
I have installed docker Desktop version 4.31.1 in my window 10 machine.
I have enabled the virtualization settings in Windows features, and I can see that “Docker Desktop Service” is running.
However, Docker Desktop UI is not opening, I am seeing “docker desktop stopped” message in the right-side tray.
When I run the docker version command , getting below error.
docker version
Client:
Version: 26.1.4
API version: 1.45
Go version: go1.21.11
Git commit: 5650f9b
Built: Wed Jun 5 11:29:54 2024
OS/Arch: windows/amd64
Context: desktop-windows
error during connect: Get “http://%2F%2F.%2Fpipe%2FdockerDesktopWindowsEngine/v1.45/version”: open //./pipe/dockerDesktopWindowsEngine: The system cannot find the file specified.
Kidnly help me to resolve this error.