macOS
brew install dockvizlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dockviz in AI-Agent-Workflows.
Installation
brew install dockvizlocal Homebrew formula metadata
sudo apk add dockvizAlpine Linux edge package indexes · dockviz · Quelle: dl-cdn.alpinelinux.org
Überblick
Visualizing docker data
Verlauf
Dockviz is a Go command-line tool for visualizing Docker image and container data. It belongs to the early Docker utility wave: small CLIs that made Docker's layer and container relationships easier to inspect before those views were common in mainstream tooling.
The GitHub repository was created in April 2014 and describes the project as a way to present Docker image and container information in different forms. Its README documents image trees, Graphviz DOT output, short summaries, and container-link diagrams, all centered on making Docker's local state visible from the terminal.
Dockviz became a niche but well-known Docker helper rather than a general-purpose platform tool. The repository still has more than a thousand stars, and Homebrew continues to package release 0.6.4, but Homebrew analytics show modest recent installs, which fits a mature specialist tool.
Typical usage is interactive inspection: `dockviz images --tree` for a terminal tree, `dockviz images --dot | dot ...` for rendered graphs, and `dockviz containers --dot` for container relationship diagrams. It can read Docker daemon data directly or accept Docker JSON on standard input.
Dockviz is package-nerd interesting because it captures a specific moment in Docker history: image layers were central to understanding builds, and a small Go binary plus Graphviz was enough to turn opaque local Docker state into inspectable structure.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dockviz | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/justone/dockviz
Installationsmetadaten
| Paketschlüssel | brew:dockviz |
|---|---|
| Version | 0.6.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dockviz |
| Homepage | https://github.com/justone/dockviz |
| Repository | https://github.com/justone/dockviz |
| Upstream-Dokumentation | https://github.com/justone/dockviz#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/justone/dockviz/archive/refs/tags/v0.6.4.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dockviz |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
dockviz 0.6.4-r32
Visualizing Docker Data
https://github.com/justone/dockviz
sudo apk add dockvizQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.