A real-time TUI for monitoring Docker containers across multiple hosts. Track CPU, memory, and network metrics — all from your terminal.
Blazing fast. Minimal resource usage.
Monitor containers across local, SSH, and TCP connections simultaneously from a single terminal session.
Track CPU, memory, and network I/O with smooth exponential moving averages. Color-coded at a glance.
Built with Rust for minimal CPU and memory footprint. Starts instantly, runs silently in the background.
Choose your preferred installation method
$ brew install
dtop
$ cargo install
dtop
$ curl --proto
'=https' --tlsv1.2 -LsSf
https://github.com/amir20/dtop/releases/latest/download/dtop-installer.sh
| sh
$ docker run -v
/var/run/docker.sock:/var/run/docker.sock -it
ghcr.io/amir20/dtop:latest
Then run: