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.
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.
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.