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.15k stars 107 forks source link

Support for custom compose filenames #141

Closed denis-isaev closed 5 years ago

denis-isaev commented 6 years ago

Let's say I have some project on one of the popular language and framework. And within project there are several compose files: docker-compose.dev.yml, docker-compose.test.yml, docker-compose.build.yml. Now I haven't the ability to use DockStation with this kind of projects because I can't select a particular compose file. It would be great to be able to choose the exact file I need.

igor-lemon commented 6 years ago

Hi @denis-isaev. We did this, it will be in the next 1.5 version.