# moncho/dry

dry - A Docker manager for the terminal @

Repository: https://github.com/moncho/dry
Canonical: https://ross.abutalabs.com/products/dry
Homepage: http://moncho.github.io/dry/
Language: Go
License: MIT
License Family: permissive
Topics: docker, docker-cli, golang, docker-engine, docker-swarm
Last push: 2026-08-21T08:03:54+00:00

## Health v2 (maintenance only)
Score: 91/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 77, longevity 100
- inputs: {"age_days": 3949, "days_push": 12, "days_rel": 157, "gap_med": 5, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3269, forks 103 (observed 2026-08-28T04:07:53.014912+00:00)

## What it is
dry is a terminal application for managing and monitoring Docker and Docker Compose, providing an interactive TUI to browse containers, images, networks, volumes, and Swarm resources. It exposes most Docker CLI commands via keybindings and works with local or remote Docker daemons as a single static binary.

## Use cases
- manage docker containers from the terminal
- monitor docker container resource usage
- browse docker images networks and volumes interactively
- manage docker compose projects and detect drift
- manage docker swarm nodes services and stacks
- replace docker cli with a keyboard-driven tui

## When to choose
- you want an interactive terminal UI instead of typing docker commands
- you need to monitor containers and view daemon events and disk usage in one place
- you manage Docker Compose projects or a Swarm cluster
- you want a single dependency-free binary for local or remote Docker daemons

## When to avoid
- you need fully scripted or CI automation, where the plain Docker CLI is better
- you prefer a graphical desktop dashboard like Portainer
- you need Kubernetes rather than Docker/Swarm

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, monitoring, developer-tools, terminal-ui
- domain: developer-tools
- platform: windows, cli, go
- tags: docker, docker-compose, docker-swarm, tui, container-management, command-line, containers, devops, linux, macos

## Member repositories
- moncho/dry (main) score 91

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.014912+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:23:09.484794+00:00, confidence not recorded.
  - readme: https://github.com/moncho/dry (fetched 2026-08-28T04:07:53.014912+00:00, sha b50e9ec43af0)
  - homepage: http://moncho.github.io/dry/ (fetched 2026-08-29T09:36:28.597733+00:00, sha 9f90ee24d722)
- Data as of 2026-08-30T08:39:29.467469+00:00.
