Docker Terminal Tools
Docker, created in 2013 by Docker Inc, simplifies software deployment with containers, ensuring it runs the same anywhere.
Commonly used in microservices, continuous integration/deployment (CI/CD) and DevOps, streamlining the journey from development to deployment.
Below is a list of terminal tools that work with Docker.
act
Run your GitHub Actions locally
Run your GitHub Actions locally
ctop
A top-like interface for container metrics.
A top-like interface for container metrics.
dcv
A TUI viewer for docker-compose.
A TUI viewer for docker-compose.
depot
Replace docker build with depot build for up to 40x faster container image builds.
Replace docker build with depot build for up to 40x faster container image builds.
dive
A tool for exploring each layer in a docker image.
A tool for exploring each layer in a docker image.
dry
A Docker manager for the terminal.
A Docker manager for the terminal.
dtop
Multi-host Docker monitoring in the terminal.
Multi-host Docker monitoring in the terminal.
dtop (python)
A high-performance TUI for Docker container management.
A high-performance TUI for Docker container management.
ducker
A slightly quackers Docker TUI.
A slightly quackers Docker TUI.
gocker
TUI for Docker management.
TUI for Docker management.
layerx
Terminal-based Docker image layer inspector.
Terminal-based Docker image layer inspector.
lazydocker
The lazier way to manage everything docker
The lazier way to manage everything docker
lazyjournal
A terminal user interface for journalctl.
A terminal user interface for journalctl.
oxker
A simple TUI to view & control docker containers.
A simple TUI to view & control docker containers.
pocker
A TUI tool for Docker.
A TUI tool for Docker.
sake
A task runner for local and remote hosts.
A task runner for local and remote hosts.
sen
Terminal User Interface for containers.
Terminal User Interface for containers.
sou
A tool for exploring files in container image layers.
A tool for exploring files in container image layers.
tori
A TUI for multi-server Docker and host monitoring over SSH.
A TUI for multi-server Docker and host monitoring over SSH.
vscli
A CLI/TUI making it easy to launch Visual Studio Code (vscode) projects.
A CLI/TUI making it easy to launch Visual Studio Code (vscode) projects.
wrkflw
A CLI and TUI to validate and run GitHub Actions locally.
A CLI and TUI to validate and run GitHub Actions locally.
Know any terminal tools that would be good for this list? Submit a Tool here!