pal-mcp-server icon indicating copy to clipboard operation
pal-mcp-server copied to clipboard

Zen Docker Build?

Open shockstricken opened this issue 7 months ago • 7 comments

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.

shockstricken avatar Sep 03 '25 16:09 shockstricken

Already happening, just not publishing yet.

svnlto avatar Sep 05 '25 04:09 svnlto

Awesome, I very much look forward to it. I am currently running it in a docker container using the FastMCP wrapper with varying success.

shockstricken avatar Sep 05 '25 18:09 shockstricken

Pull request

th30neee avatar Sep 10 '25 23:09 th30neee

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 avatar Sep 13 '25 17:09 shockstricken

@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.

AnanthVivekanand avatar Oct 08 '25 20:10 AnanthVivekanand

Any updates on the docker build? That would be a great addition IMO.

pookNast avatar Oct 24 '25 14:10 pookNast

Docker support is already implemented. See Dockerfile, docker-compose.yml and docker/README.md in the repo. This issue can be closed.

DragonFSKY avatar Dec 04 '25 07:12 DragonFSKY