docker / docker-agent
AI Agent Builder and Runtime by Docker Engineering
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing docker/docker-agent in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler view🤖 Docker Agent 🤖 > Build, run, and share AI agents with a declarative YAML config, rich tool ecosystem, and multi-agent orchestration. What is Docker Agent? lets you create and run intelligent AI agents that collaborate to solve complex problems — no code required. is a CLI plugin and can be run with . Define agents in YAML, give them tools, and let them work. Key Features • **Multi-agent architecture** — Create teams of specialized agents that delegate tasks automatically • **Rich tool ecosystem** — Built-in tools + any MCP server (local, remote, or Docker-based) • **AI provider agnostic** — OpenAI, Anthropic, Gemini, AWS Bedrock, Mistral, xAI, Docker Model Runner, and more • **YAML configuration** — Declarative, versionable, shareable • **Advanced reasoning** — Built-in think, todo, and memory tools • **RAG** — Pluggable retrieval with BM25, embeddings, hybrid search, and reranking • **Package & share** — Push agents to any OCI registry, pull and run them anywhere Install **Docker Desktop** (4.63+) — docker-agent CLI plugin is pre-installed. Just run . **Homebrew** — . Run directly or symlink the binary to and run . **Binary releases** — Download from GitHub Releases. Symlink the binary to to be able to use , or use directly. Set at least one API key (or use Docker Model Runner for local models): Quick Start More examples in the directory. Documentation 📖 **Full documentation** • Installation · Quick Start • Agents · Models · Tools · Multi-Agent • Configuration Reference • TUI · CLI · MCP Mode · RAG • Model Providers · Docker Model Runner Contributing Read the Contributing guide to get started. We use to build : Telemetry We collect anonymous usage data to improve the tool. See Telemetry. Community Docker Community Slack · #docker-agent channel