macOS
brew install drylocal Homebrew formula metadata
brew
Terminal application to manage Docker and Docker Swarm. Version 0.13.0 via Homebrew; verified from local package data.
install
brew install drylocal Homebrew formula metadata
nix profile install nixpkgs#drynixpkgs package indexes · pkgs/by-name/dr/dry/package.nix · source: api.github.com
overview
Terminal application to manage Docker and Docker Swarm
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dry | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dry |
|---|---|
| Version | 0.13.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dry |
| Homepage | https://moncho.github.io/dry/ |
| Repository | https://github.com/moncho/dry |
| Upstream docs | https://github.com/moncho/dry#readme |
| License | MIT |
| Source archive | https://github.com/moncho/dry/archive/refs/tags/v0.13.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dry
nix profile install nixpkgs#drysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.