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

Allow project connection to Docker installation in WSL #327

Open FoolishNinja opened 1 year ago

FoolishNinja commented 1 year ago

Currently in the projects tab, I have now possibility to connect to a custom TCP port on my machine. It always tries to connect to //./pipe/docker_engine. In the containers tab I can add a new connection and can connect to specific TCP port no problem.

Is it possible to somehow change this default //./pipe/docker_engine to a custom value to also use the projects page with custom TCP port?