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.14k stars 106 forks source link

Linux Docker: Docker Machine not installed #181

Open cuban8IO opened 5 years ago

cuban8IO commented 5 years ago

Hey, I've a problem with connecting to my docker server. DockStation says, no Docker machine installed. So I've the last version of docker machine installed.

docker-machine version 0.16.0, build 702c267f with these documentation: https://docs.docker.com/machine/install-machine/

How can i fix them ? Thank you! Best Regards

igor-lemon commented 5 years ago

Hi @cuban8IO. So, I need more info. What is driver do you use (VirtualBox, VMWare, etc...)?

cronopio commented 4 years ago

Hi @cuban8IO are you using Linux as host to docker? looks like Docker Machine is only for Windows/Mac only where you can not setup docker engine. Im running on linux and my docker engine is on other linux. And showed that error at start page but going to containers and adding a remote host to connect solved the issue and I can use dockstation