macOS
brew install decomposelocal Homebrew formula metadata
brew
Reverse-engineering tool for docker environments. Version 1.11.8 via Homebrew; verified 2026-06-13.
install
brew install decomposelocal Homebrew formula metadata
overview
Reverse-engineering tool for docker environments
history
decompose is a Go command-line tool for inspecting live Docker environments and turning observed container network connections into graph, tree, JSON, CSV, PlantUML, Structurizr DSL, and Compose-style output.
The project README explains the origin in a practical operations problem: the author needed to visualize and inspect a large dockerized legacy system with more than 470 containers and little documentation. That origin shaped the tool as a reverse-engineering utility rather than a deployment orchestrator.
The official release stream shows decompose reaching v0.9.1 in August 2023 and v1.0.0 the next day, with later 1.x releases continuing through 2026.
decompose is packaged for Homebrew and also distributed upstream as release binaries, deb and rpm packages, and a Docker image. That makes it usable both as a local terminal tool and as a throwaway container for infrastructure inspection.
Package users run decompose when they need an observed map of an existing Docker estate. The README emphasizes stdout-oriented Unix behavior, sorted output for version control, offline processing from saved JSON streams, metadata enrichment, and multiple graph/export formats.
decompose is interesting to package people because it sits between Docker introspection, graph tooling, and documentation recovery. It is a small CLI that packages a messy operational task - discovering what containers actually talk to - into reproducible text outputs.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
decompose | cli | global executable |
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.
https://github.com/s0rg/decompose
install metadata
| Package key | brew:decompose |
|---|---|
| Version | 1.11.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/decompose |
| Homepage | https://github.com/s0rg/decompose |
| Repository | https://github.com/s0rg/decompose |
| Upstream docs | https://github.com/s0rg/decompose#readme |
| License | MIT |
| Source archive | https://github.com/s0rg/decompose/archive/refs/tags/v1.11.8.tar.gz |
| Last updated | 2026-06-13T12:05:25Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | decompose |
| 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 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.