# 使用 Homebrew, Nix 安装 dry

查看 dry 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:dry
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install dry
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dry
```

  证据: nixpkgs package indexes: pkgs/by-name/dr/dry/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:dry
- **软件包管理器:** Homebrew
- **版本:** 0.13.0
- **来源摘要:** Terminal application to manage Docker and Docker Swarm
- **主页:** <https://moncho.github.io/dry/>
- **仓库:** <https://github.com/moncho/dry>
- **最后更新:** 2026-07-28T14:10:42+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- dry (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.13.0
## 项目历史与用法

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.

### 时间线

- 2010s: dry appears as a terminal application for Docker and Docker Swarm management.
- Later: The README documents single-binary installation and command/keybinding coverage for containers, images, networks, volumes, and Swarm resources.
- Packaging era: The project advertises GitHub release workflows and package surfaces such as Snap, Homebrew, and Nix.

### Related projects

- Docker and Docker Swarm are the managed platforms.
- The official Docker CLI is the behavior reference for many dry commands.
- Snap, Homebrew, and Nix are common package-distribution neighbors for the single binary.

### 来源

- <https://github.com/moncho/dry>
- <https://github.com/moncho/dry/blob/master/README.md>
- <https://moncho.github.io/dry>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - dry: normalized package name match | nixpkgs package indexes: pkgs/by-name/dr/dry/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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