macOS
brew install drylocal Homebrew formula metadata
brew
dry のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install drylocal Homebrew formula metadata
nix profile install nixpkgs#drynixpkgs package indexes · pkgs/by-name/dr/dry/package.nix · ソース: api.github.com
概要
Terminal application to manage Docker and Docker Swarm
履歴
dry is a terminal UI for managing Docker and Docker Swarm. It packages as a single binary and gives operators an ncurses-style way to inspect containers, images, networks, volumes, nodes, services, stacks, logs, events, and Docker daemon state.
The project emerged during the Docker Swarm era as an alternative interface to repeated `docker` CLI invocations. Its README emphasizes parity with many official Docker CLI commands, local or remote Docker daemon support, monitoring use cases, and single-binary installation.
dry's adoption is mostly among terminal-first Docker users who want an interactive dashboard without a web console. Official badges and docs point to GitHub releases and Snap packaging, while Homebrew and Nix packaging make it easy to install on developer workstations.
Users run `dry` to browse Docker resources, inspect selected objects, tail logs, execute into containers, view daemon events, and manage Swarm constructs. Its keyboard-driven interface makes it a lightweight local operations tool rather than a cluster control plane.
dry is package-nerd interesting because it is a Go-era single binary that wraps a large external platform without bundling that platform. The package is small, but its usefulness depends entirely on a reachable Docker daemon and on staying compatible with Docker's API behavior.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dry | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:dry |
|---|---|
| バージョン | 0.13.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dry |
| ホームページ | https://moncho.github.io/dry/ |
| リポジトリ | https://github.com/moncho/dry |
| 上流ドキュメント | https://github.com/moncho/dry#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/moncho/dry/archive/refs/tags/v0.13.0.tar.gz |
| ビルド依存関係 | 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 | dry |
| 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 パッケージリンクとは分けて表示されます。
dry
nix profile install nixpkgs#dryソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.