# depot mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für depot in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:depot
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install depot
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:depot
- **Paketmanager:** Homebrew
- **Version:** 2.101.77
- **Quellzusammenfassung:** Build your Docker images in the cloud
- **Homepage:** <https://depot.dev/>
- **Repository:** <https://github.com/depot/cli>
- **Zuletzt aktualisiert:** 2026-07-31T15:18:17Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- depot (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.101.77
## Projektgeschichte und Nutzung

Depot CLI is the official command-line interface for Depot, a build infrastructure platform for faster container builds and CI workflows. Its original center of gravity is remote Docker builds with managed cache and native x86 and Arm builders.

### Projektgeschichte

The depot/cli repository was created in 2021. The README describes the CLI as the official way to build Docker images through Depot's remote builder infrastructure, while the current documentation positions Depot more broadly around container builds, Depot CI, GitHub Actions runners, and an OCI-compatible registry.

### Adoptionsgeschichte

Adoption follows teams that already have Docker or GitHub Actions workflows and want faster hosted build machines without changing their Dockerfiles. The README presents Homebrew, an install script, Proto, and GitHub release binaries, making the CLI accessible in local development and CI images.

### Wie es verwendet wird

A normal first run is `depot login`, `depot init`, and then `depot build -t repo/image:tag .`. `depot init` links the local directory to a Depot project by writing `depot.json`; build and bake commands can also take a project flag or environment variable for CI use.

### Warum Paket-Nerds sich dafür interessieren

Package nerds care about Depot CLI because it acts as a drop-in package around buildx-style workflows: the command line looks familiar, but the cache, CPU architecture, and builder lifecycle move to a managed remote service.

### Zeitleiste

- 2021: Official depot/cli repository created.
- 2022: Depot documentation metadata identifies Depot's founding year.
- 2026: Depot docs describe container builds, Depot CI, GitHub Actions runners, and Depot Registry.

### Related projects

- Related official surfaces include Depot container builds, Depot CI, Depot GitHub Actions runners, Depot Registry, and the Depot documentation site.

### Quellen

- <https://github.com/depot/cli#readme>
- <https://depot.dev/docs>
- <https://depot.dev/docs.md>
- <https://api.github.com/repos/depot/cli>


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- infrastructure mutation or orchestration 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: depot.json, .depot/workflows/

## Combined YAML source

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


## Quellen

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