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

Linux docker host in VMWare Workstation - Docker Machine not installed #338

Open salem83 opened 4 months ago

salem83 commented 4 months ago

I got a similar issue as already reported in #181 ... but not sure if related due to missing information.

My Setup is as follows:

Windows 11 23H2 with Dockstation 1.5.1.0

Connects to a Debian 12 / 6.1.0-18-amd64 with "Docker version 20.10.24+dfsg1, build 297e128" and "docker-machine version 0.16.2 build bd45ab13" running in a VMWare Workstation 17.5.1 box.

Docker Compose information: docker-compose version 1.29.2, build unknown docker-py version: 5.0.3 CPython version: 3.11.2 OpenSSL version: OpenSSL 3.0.11 19 Sep 2023

But instead of a connection, I receive the message "Docker Machine not installed".

Thanks in advance!