[FEAT-API]: Compose command for creating CC plugin docker images
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Per @trietmnj's comment on the process of creating the plugin docker images for the modules here, it's a hassle to have to go find the repo for the plugin and figure out how to build the image for that given plugin. And as we continue development of FEAT, there will be more plugin repos that we will have to keep track of.
We want to automate this process by creating compose commands that will create the images for us.
Contributor guide
No contributing guide indexed for this repository
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 with the process described in the linked PR #92 comment and inspect how the existing FEAT plugin repositories currently build their Docker images. Identify the compose commands and plugin repository inputs needed to automate image creation. Done means the documented commands build the relevant plugin images without manually locating each repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100