#356 · Primary category: AI Agents & Automation

docker-agent

agents ai

AI Agent Builder and Runtime by Docker Engineering

Project last updated:08/28/26

GitHub Stars

3.3K

Forks

447

Contributors

109

License

Apache-2.0

Why we included this project

docker-agent turns the Docker CLI into a place to run AI agents. You define each agent in a YAML file, assign a model from any supported provider (OpenAI, Anthropic, Gemini, or others), and give it tools from the built-in set or any MCP server. Specialized agents can hand work to each other, and the built-in think, todo, and memory tools help keep longer tasks moving. Since agents can be pushed to an OCI registry and pulled anywhere, it's a practical way to package and share workflows with a team. If you already use Docker Desktop, the plugin ships pre-installed, so the setup cost is almost zero.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category