macOS
brew install dtoplocal Homebrew formula metadata
brew / rank 3505
Terminal dashboard for Docker monitoring across multiple hosts. Version 0.7.11 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#dtop.
install
brew install dtoplocal Homebrew formula metadata
nix profile install nixpkgs#dtopnixpkgs package indexes · pkgs/by-name/dt/dtop/package.nix · source: api.github.com
overview
Terminal dashboard for Docker monitoring across multiple hosts
history
dtop is a Rust terminal dashboard for Docker container monitoring. It focuses on real-time CPU, memory, network, status, and log visibility across local and remote Docker hosts.
The public repository was created in 2025 by Amir Salihefendic, the same developer behind Dozzle. The README positions dtop as a terminal companion to Docker operations, with multi-host support over local sockets, SSH, TCP, and TLS, plus integration points for Dozzle log views.
dtop is young, but it entered several distribution channels quickly: Homebrew, GitHub release installers, Docker images, Nix, and Cargo. The README explicitly recommends Homebrew for macOS or Linux because the project is in active development with frequent updates.
A typical user runs `dtop` against the local Docker daemon or passes one or more `--host` values for remote hosts. The optional YAML config lets users persist hosts, Dozzle URLs, filters, icon mode, and display preferences.
dtop matters to package nerds as part of the current wave of single-binary Rust TUIs: it overlaps with Docker dashboards, log viewers, and terminal observability tools, while still being distributed through classic package managers and container images.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./config.yaml./config.yml./.dtop.yaml./.dtop.yml~/.config/dtop/config.yaml~/.config/dtop/config.yml~/.dtop.yaml~/.dtop.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dtop | executable | indexed executable | Discovered from the local executable index. |
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:dtop |
|---|---|
| Version | 0.7.11 |
| Package manager | Homebrew |
| Homepage | https://dtop.dev/ |
| Repository | https://github.com/amir20/dtop |
| Last updated | 2026-07-27T18:28:47Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dtop
nix profile install nixpkgs#dtopsource 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.