I'm trying to start out with Docker and finding the environment on Windows very frustrating. About half the time I start my laptop Docker Desktop for Windows does not seem to start correctly.
Symptoms:
- Whale icon in system tray does not have any containers on its back:
- Right-clicking on the whale icon in the system tray shows only two items in the context menu - Dashboard and Settings:
- When the dashboard is open, the Docker and Kubernetes icons at bottom left are greyed out, and hovering over them show they are stopped:
- In the dashboard, if I select Settings, it hangs indefinitely trying to open the settings window:
- In the dashboard Troubleshoot window, the Restart button is greyed out:
I've tried restarting both the Docker Engine and the Docker Desktop Service in the services console. That made no difference. The only thing that seems to work is repeatedly restarting the machine until Docker Desktop for Windows runs. That's a less than ideal solution, however. Has anyone a better way of fixing this issue?
By the way, this is running Linux containers, with Kubernetes enabled.




