Compose support in WSLc
Open
Nobody has claimed this yet.
feature
wslc
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
**Is your feature request related to a problem? Please describe.**
I want `wslc` to be able to run `compose` scenarios.
**Describe the solution you'd like**
Some form of `wslc compose` should be supported.
**Describe alternatives you've considered**
None.
**Additional context**
N/A
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 the wslc command entry point and reviewing how it currently dispatches scenarios. Define the supported compose invocation and its expected behavior, then verify that representative compose scenarios run successfully through wslc.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, docker-compose
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100