Docker
#299
Replies: 2 comments
|
Hey, in general we can make a step in the CI to create and push a docker image to an registry. So far this use case is not highly demanded, but if you like, you can make a PR for that where I will then set my own registry later on if you are interested |
0 replies
|
I wanted to ask for the same. For server deployment, it's pretty much a must. Even on local deployment, OpenHands requires starting its own process in the terminal; codebase-memory-mcp requires starting its own process in the terminal, I need to keep 2 terminal windows open. Or just "docker compose up" and it takes care of everything (and both projects at once). The fact that these tools generate AI-slop doesn't mean there aren't software engineers also using it. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi
First of all, thanks for this project — it looks very promising.
Are there any plans to add Docker support? A Dockerfile or container setup would make it easier to get started.
Thanks again for your work!
All reactions