ERROR: Cannot extend service 'mcpbox' in ~/docker/LocalAGI/docker-compose.yaml: services with 'depends_on' cannot be extended
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2k
- Forks
- 291
- Avg merge
- 30m
- Merged PRs (30d)
- 3
Description
I wanna to play with LocalAGI as extension to LocalAI and found out, I can't start it.
ERROR: Cannot extend service 'mcpbox' in ~/docker/LocalAGI/docker-compose.yaml:
services with 'depends_on' cannot be extended
This run step is mentioned directly as Quickstart step on https://github.com/mudler/LocalAGI.
I assumed it will run smoothly.
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 ~/docker/LocalAGI/docker-compose.yaml and the LocalAGI Quickstart step that produces the reported extension error. Determine what prevents the mcpbox service from being extended, then verify that the documented startup path runs without the "services with 'depends_on' cannot be extended" error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100