Zen Docker Build?
What problem is this feature trying to solve?
Logical separation from the network and ease of setup via docker compose and task runners.
Describe the solution you'd like
Docker build, preferably hosted via GitHub or docker repo.
Describe alternatives you've considered
No response
Feature Category
Integration enhancement
Contribution
- [ ] I am willing to submit a Pull Request to implement this feature.
Already happening, just not publishing yet.
Awesome, I very much look forward to it. I am currently running it in a docker container using the FastMCP wrapper with varying success.
Pull request
Would there be value in me creating a PR for this? My current revision of the docker build is working well but I don't want to step on any toes.
@ShockStricken I ran this a tool I've been working on that runs multiple coding agents in parallel, this is what it came up with: https://www.codearena.com/094a92ac-b11f-441e-8777-e00025219887
Potentially could be good? You could open a branch or PR to check it out locally.
Any updates on the docker build? That would be a great addition IMO.
Docker support is already implemented. See Dockerfile, docker-compose.yml and docker/README.md in the repo. This issue can be closed.