OpenCode-Container
git.jeena.net
OpenCode-Container
1–2 of 2 posts
Re: OpenCode-Container
#2OP here
I was afraid of trying any online models with opencode because per default it has full access to your computer. I also never want the AI to push code anywhere, I want to do it myself to keep this control, afterall it's easy just to nuke the local repo.
This is where I came up with this docker container for it and a alias which opens opencode in the docker container and mounts things, etc. I'm just afraid I missed some safety things, because I'm not good at it.