Docker image equipped with AI tools, such as opencode, to be used as a Pod of my homelab
- CUDA 13.1: Latest NVIDIA CUDA toolkit with Blackwell support
- AI Models: Configured with multiple LLM providers via Ollama and Llama.cpp
- MCP Integration: GitHub, Grafana, Kubernetes, and PhotoPrism MCP servers
- Development Tools: Go, Node.js, Python, essential CLI utilities, and k8s-tooling
docker pull mmontes11/opencode:1.3.13docker run -d \
--name opencode \
-p 4096:4096 \
mmontes11/opencode:1.3.13Access the web interface at http://localhost:4096.
Installed skills include:
- GitHub CLI
- Git commit
- GitHub issues
- GitOps knowledge (Flux CD)
- OpenAPI to application code
- Security best practices
- SQL optimization and code review
- Architectural decision records
See LICENSE file for details.