DockStation / dockstation

DockStation is developer-centric application to managing projects based on Docker. Instead of lots of CLI commands you can monitor, configure, and manage services and containers using just a GUI.
https://dockstation.io/
2.13k stars 106 forks source link

Docker on WSL2 #258

Open easterism opened 3 years ago

easterism commented 3 years ago

DockStation works perfectly on Linux and on Windows Home with Docker toolbox as well. But times ago I start using DockerDesktop because it works perfectly on WSL2... Now DockStation wont start anymore. Looks like no support WSL2... where can i find a reason (error log etc)? image

igor-lemon commented 3 years ago

Hi @easterism Huh, it's an interesting case. Unfortunately, I don't have Win PC with tuned WSL and I want to know 1 thing. What is the path do you have for the Docker access? By default for Windows it's \\.\pipe\docker_engine do you have the same path as on Linux /var/run/docker.sock?

easterism commented 3 years ago

All Win settings is default. I dont know how to check is it the same as you wrote Linux path is /var/run/docker.sock

igor-lemon commented 3 years ago

Yep. A simple solution to add Docker socket path option into settings.

elavrenchuk commented 2 years ago

Hi @igor-lemon, I know it was long ago, but can you please check related issue #300?

igor-lemon commented 2 years ago

Hi @elavrenchuk Ok, but I need to find a Windows machine before, unfortunately, I can't check it via some VM