macOS
brew install docker-agentlocal Homebrew formula metadata
安装
brew install docker-agentlocal Homebrew formula metadata
winget install --id Docker.Agent -eWindows Package Manager source index · Docker.Agent · 来源: cdn.winget.microsoft.com
概览
Agent Builder and Runtime by Docker Engineering
历史
Docker Agent is Docker's open source CLI for defining, running, and sharing AI agents from YAML or HCL configuration. The upstream README describes it as a docker CLI plugin that can run as docker agent, with multi-agent orchestration, MCP toolsets, provider-agnostic model support, RAG, and OCI registry distribution.
Docker Agent is a recent Docker Engineering project that applies Docker packaging habits to AI-agent workflows: declarative configuration, a CLI entry point, reusable toolsets, and distribution through registries. Its docs position it explicitly as an agent runner rather than a hosted SaaS or code framework.
The README documents three adoption channels: preinstallation in Docker Desktop 4.63 and later, Homebrew installation, and binary releases from GitHub. That makes it unusual among early AI-agent CLIs because Docker is trying to make the agent runtime feel like another Docker workflow rather than a separate Python or Node stack.
Users write an agent.yaml file with model, instructions, and toolsets, then run it with docker agent run or docker-agent directly. The docs and README highlight coding agents, operations and SRE tasks, multi-agent teams, filesystem and shell tools, MCP integrations, local models through Docker Model Runner, and pushing or pulling agents through OCI registries.
For package-manager users, Docker Agent is notable because it packages a fast-moving AI-agent runtime as a CLI plugin in the Docker ecosystem. Its significance is still emerging, but it is a clear example of AI tooling being distributed through the same channels as container developer tools.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./agent.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
docker-agent | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/docker/docker-agent
安装元数据
| 软件包键 | brew:docker-agent |
|---|---|
| 版本 | 1.116.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/docker-agent |
| 主页 | https://docker.github.io/docker-agent/ |
| 仓库 | https://github.com/docker/docker-agent |
| 上游文档 | https://docker.github.io/docker-agent |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/docker/docker-agent/archive/refs/tags/v1.116.0.tar.gz |
| 最后更新 | 2026-07-24T14:56:37Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-agent |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
Docker.Agent
winget install --id Docker.Agent -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.