# Install dockviz with Homebrew, apk

Visualizing docker data. Version 0.6.4 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:dockviz
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install dockviz
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add dockviz
```

  Evidence: Alpine Linux edge package indexes: dockviz from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## Package facts

- **Package key:** brew:dockviz
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/dockviz>
- **Version:** 0.6.4
- **Source summary:** Visualizing docker data
- **Homepage:** <https://github.com/justone/dockviz>
- **Repository:** <https://github.com/justone/dockviz>
- **Upstream docs:** <https://github.com/justone/dockviz#readme>
- **License:** Apache-2.0
- **Source archive:** <https://github.com/justone/dockviz/archive/refs/tags/v0.6.4.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- dockviz (cli)
- dockviz (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.6.4
- Local data: ok
- Upstream repository: https://github.com/justone/dockviz
- Upstream latest detected: v0.6.4 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2014: GitHub repository created for visualizing Docker data.
- 2010s: README documents Docker image trees, Graphviz output, and container diagrams.
- 2026: Homebrew packages stable release 0.6.4 with low but continuing install activity.

### Related projects

- Dockviz is closely related to Docker itself and to Graphviz, which the README uses for rendering DOT output. Its examples also reference older Docker environment tooling such as boot2docker and docker-machine.

### Sources

- <https://github.com/justone/dockviz>
- <https://raw.githubusercontent.com/justone/dockviz/master/README.md>
- <https://api.github.com/repos/justone/dockviz>
- <https://formulae.brew.sh/api/formula/dockviz.json>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- apk - dockviz - 0.6.4-r32: normalized package name match | Alpine Linux edge package indexes: dockviz from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Visualizing Docker Data | https://github.com/justone/dockviz


## Related links

- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [docker-squash](https://www.automicvault.com/pkg/brew/docker-squash/) - Shares av.db curated category or tags: cli, container-images, containers, developer-tools, docker.
- [cdebug](https://www.automicvault.com/pkg/brew/cdebug/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [cek](https://www.automicvault.com/pkg/brew/cek/) - Shares av.db curated category or tags: cli, container-images, containers, developer-tools.
- [cekit](https://www.automicvault.com/pkg/brew/cekit/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [devcontainer](https://www.automicvault.com/pkg/brew/devcontainer/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dive](https://www.automicvault.com/pkg/brew/dive/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [dockcheck](https://www.automicvault.com/pkg/brew/dockcheck/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.
- [docker](https://www.automicvault.com/pkg/brew/docker/) - Shares av.db curated category or tags: cli, containers, developer-tools, docker.

## Combined YAML source

View the package source record on GitHub. [combined/dockviz.yml](https://github.com/automic-vault/db/blob/main/combined/dockviz.yml)


## Sources

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