jenssegers / jenssegers/captain
use an env variable for the docker-compose file
- Dominant language
- Go
- Stars
- 245
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I think we should have a way to use a .env, a config file in /etc or a variable from the environment to look at the docker-compose file. Perhaps could add the support for multiple one (find dir1 dir2 ...) ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the entry point where Captain selects the docker-compose file, then inspect how it handles command-line and environment configuration. Define and test the precedence between a .env file, /etc configuration, and an environment variable, including the requested support for multiple compose files; done means the selected configuration reliably starts the intended project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, go
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100