465 B
465 B
About
Builds a docker image called smart-agent
This provides a Opencode install with custom configuration
This image has development tools including python:3.12, uv, rust, java jdk, BaseX
A zsh function (zsh.add) is used to invoke the image.
Build
docker build -t smart-agent -f Dockerfile.agent .
Acknowledgements
Inspired by https://www.invisiblefriends.net/running-opencode-with-local-llms-on-an-m3-ultra-512gb/