Provides comprehensive views of containers, images, networks, and Swarm components.
Offers most Docker CLI commands and monitoring capabilities in a TUI.
Pricing: Free forever
Best for: Individuals & startups
Pros & Cons
Pros
Provides a unified terminal interface for Docker and Docker Swarm management.
Lightweight and easy to install as a single binary.
Offers extensive control and monitoring capabilities.
Familiar keybindings for users accustomed to Docker CLI.
Supports both local and remote Docker environments.
Cons
Requires comfort with terminal-based interfaces.
Learning curve for new keybindings might be present for some users.
Primarily a command-line tool, may not suit users preferring graphical interfaces.
Key Features
Manage Docker Containers, Images, and NetworksManage Docker Swarm Nodes, Services, and StacksConnect to local or remote Docker daemonsExecute most Docker CLI commands via keybindingsMonitor Docker containersFilter and sort lists of Docker resourcesInspect Docker resources (containers, images, networks, services, volumes)View container logs and stats
Dry is a terminal user interface (TUI) application designed for managing Docker and Docker Swarm environments. It provides a comprehensive overview of Docker components such as Containers, Images, and Networks. When operating in a Swarm cluster, Dry extends its capabilities to display information about Nodes, Services, Stacks, and other Swarm constructs. This tool can connect to both local and remote Docker daemons, offering flexibility in management.
Beyond just displaying information, Dry allows users to perform most of the commands available in the official Docker CLI, maintaining similar behavior and keybindings for a familiar experience. It also functions as a monitoring tool for Docker containers, providing real-time insights. Dry is distributed as a single binary, eliminating the need for external libraries, making it easy to install and use for developers and system administrators working with Docker.
Dry is a terminal application (TUI) that allows users to manage Docker and Docker Swarm environments. It displays information about containers, images, networks, nodes, services, and stacks, and provides functionality to execute most Docker CLI commands.
How much does Dry cost?
Dry is open-source and free to use, distributed under the MIT license.
Is Dry free?
Yes, Dry is completely free and open-source.
Who is Dry for?
Dry is for developers, system administrators, and anyone working with Docker or Docker Swarm who prefers a terminal-based interface for managing and monitoring their Docker environments.