macOS
brew install depotlocal Homebrew formula metadata
brew / 順位 4106
depot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install depotlocal Homebrew formula metadata
概要
Build your Docker images in the cloud
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
depot.json.depot/workflows/実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
depot | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:depot |
|---|---|
| バージョン | 2.101.77 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://depot.dev/ |
| リポジトリ | https://github.com/depot/cli |
| 最終更新 | 2026-07-31T15:18:17Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.