macOS
brew install docker-agentlocal Homebrew formula metadata
brew
docker-agent のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.