ai-code/docker-images
2026-03-15 18:18:12 +00:00
..
Dockerfile.agent [add] git cred store 2026-03-15 18:18:12 +00:00
README.md [mod] add user 2026-03-15 16:09:59 +00:00
starship.toml init 2026-02-24 21:14:02 +00:00

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, 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/