# depot を Homebrew でインストール

depot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install depot
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:depot
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.101.77
- **ソース概要:** Build your Docker images in the cloud
- **ホームページ:** <https://depot.dev/>
- **リポジトリ:** <https://github.com/depot/cli>
- **最終更新:** 2026-07-31T15:18:17Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- depot (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.101.77
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

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


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- 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)


## ソース

- 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
