Modify docker_compose file before loading
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
As requested in true Slack chat: https://kubernetes.slack.com/archives/CESBL84MV/p1586797696178400
Is there a way to modify docker_compose files prior to loading? I need to remove volumes from a couple services for Tilt (to enable docker_build, but trying to avoid removing the direct docker-compose workflow immediately.
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 reading the linked Slack discussion to clarify the expected way to modify docker_compose files before loading. The issue names no file, test, or entry point, so trace Tilt's docker_compose loading path and determine how removing service volumes can work without breaking the direct docker-compose workflow. Done means the requested pre-load modification is supported and covered by verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100