# Install docker-agent with Homebrew, winget

Agent Builder and Runtime by Docker Engineering. Version 1.120.0 via Homebrew; verified 2026-08-03. Also installable with winget: winget install --id Docker.Agent -e.

## Install

```sh
sudo av install brew:docker-agent
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install docker-agent
```

  Evidence: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Docker.Agent -e
```

  Evidence: Windows Package Manager source index: Docker.Agent from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:docker-agent
- **Package manager:** Homebrew
- **Version:** 1.120.0
- **Source summary:** Agent Builder and Runtime by Docker Engineering
- **Homepage:** <https://docker.github.io/docker-agent/>
- **Repository:** <https://github.com/docker/docker-agent>
- **Last updated:** 2026-08-03T15:08:48Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- docker-agent (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.120.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2026: Upstream docs describe Docker Agent as a Docker tool for running AI agents from configuration.
- 2026: The README documents Docker Desktop 4.63+ bundling, Homebrew installation, and GitHub binary releases.
- 2026: The batch input lists Homebrew and winget package-manager entries.

### Related projects

- Docker Agent overlaps with Docker Model Runner, Docker's MCP catalog, general MCP servers, local-model runtimes, and AI coding-agent CLIs, but its official framing is Docker-native agent configuration and distribution.

### Sources

- <https://github.com/docker/docker-agent#readme>
- <https://docker.github.io/docker-agent/>
- <https://formulae.brew.sh/formula/docker-agent>


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./agent.yaml
## Other Package-Manager Records

- winget - Docker.Agent: normalized package name match | Windows Package Manager source index: Docker.Agent from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/docker-agent.yml](https://github.com/mxcl/pkgdb/blob/main/combined/docker-agent.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
