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

Feature request - support for env file #263

Open michbsd opened 3 years ago

michbsd commented 3 years ago

Hi,

Great tool, thank you!!

Could you add support for docker-compose env file on your roadmap? https://docs.docker.com/compose/environment-variables/

Thanks

igor-lemon commented 3 years ago

Hi. Yep, it's really important. We're supporting it partially right now. .env in the root directory of a project.