feature request: docker-compose should take existing docker-compose.override.yml into account
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
Tilt ignores right now existing docker-compose.override.yml files which are "standard" feature of docker-compose (see https://docs.docker.com/compose/extends/).
It would be a big plus to support these docker feature.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Tilt's docker-compose integration and reviewing the linked Docker Compose extends documentation. The work is complete when existing docker-compose.override.yml files are incorporated by Tilt as Docker Compose expects; the issue names no specific files or tests, so the relevant entry points and verification steps must first be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose, go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100