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

No such service: -d #240

Open ricardovf opened 4 years ago

ricardovf commented 4 years ago

When i set compose options up to something, like nginx, when i start a service it errors: 'nginx mysql redis workspace', if i clean the compose option up to blank, it then works...

Im using laradock (https://laradock.io/getting-started/)

Screen Shot 2020-03-19 at 6 49 19 PM

Running on OSX Catalina. Docker desktop 2.2.0.4, Compose 1.25.4

ghost commented 3 years ago

I have the same problem too. Any way to solve?