Skip to content

mmontes11/docker-opencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-opencode

Docker image equipped with AI tools, such as opencode, to be used as a Pod of my homelab

Features

  • 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

Installation

docker pull mmontes11/opencode:1.3.13

Running

docker run -d \
  --name opencode \
  -p 4096:4096 \
  mmontes11/opencode:1.3.13

Access the web interface at http://localhost:4096.

Skills

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

License

See LICENSE file for details.

About

Docker image equipped with AI tools, such as opencode, to be used as a Pod of my homelab

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors