Automic VaultAutomic Vault

brew

dockerfilegraph mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dockerfilegraph in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dockerfilegraph

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Visualize your multi-stage Dockerfiles

Befehle und Aliase

  • dockerfilegraph

Verlauf

Projektgeschichte und Nutzung

dockerfilegraph is a Go CLI that turns multi-stage Dockerfiles into Graphviz dependency diagrams.

Projektgeschichte

Patrick Hoefler's repository was created in February 2021 and released v0.1.0 the same day. The README frames the tool around a common Docker build problem: multi-stage Dockerfiles become hard to reason about once stages, external images, `COPY --from`, and mount-based dependencies accumulate.

The project continued to receive regular releases through the 0.21.x line by March 2026. Its output model matured around build-stage nodes, highlighted default targets, external-image nodes, and edge styles for `FROM`, `COPY --from`, and `RUN --mount ... from=` dependencies.

Adoptionsgeschichte

dockerfilegraph remains a specialist visualization tool rather than a default Docker workflow. Its install paths still matter to package users: the README documents Docker/ghcr usage, Homebrew installation from the author's tap, mise installation from GitHub, and source builds.

The Homebrew formula API reported stable version 0.21.0, 16 installs in the previous 30 days, and 477 installs in the previous year as of June 30, 2026. That is modest adoption, but credible for a focused Dockerfile architecture/debugging utility.

Wie es verwendet wird

Running `dockerfilegraph` in a project directory generates a graph for `Dockerfile`, with output formats including PDF, SVG, and PNG. Flags support legends, layer display, target filtering, scratch-image handling, separated external-image nodes, and Graphviz layout tuning.

Warum Paket-Nerds sich dafür interessieren

The package is notable because it externalizes Docker build structure into ordinary graph artifacts. It is the kind of CLI package maintainers like: a single executable plus Graphviz turns opaque build-stage relationships into inspectable files for reviews, docs, and debugging.

Zeitleiste

  • 2021: Repository created and v0.1.0 released.
  • 2025: 0.19.x releases show continuing maintenance.
  • 2026: v0.21.0 released and Homebrew formula reports stable 0.21.0.

Related projects

  • dockerfilegraph depends conceptually on Docker multi-stage builds and uses Graphviz for graph rendering.
  • It overlaps with documentation and build-debugging workflows rather than with Docker runtime management tools.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dockerfilegraphcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version0.21.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.21.0

https://github.com/patrickhoefler/dockerfilegraph

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dockerfilegraph
Version0.21.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dockerfilegraph
Homepagehttps://github.com/patrickhoefler/dockerfilegraph
Repositoryhttps://github.com/patrickhoefler/dockerfilegraph
Upstream-Dokumentationhttps://github.com/patrickhoefler/dockerfilegraph#readme
LizenzMIT
Quellarchivhttps://github.com/patrickhoefler/dockerfilegraph/archive/refs/tags/v0.21.0.tar.gz
Abhängigkeitengraphviz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedockerfilegraph
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment