decompose
brew install decompose
v1.11.8
MIT
Reverse-engineering tool for docker environments
27
30-day installs · #6045
31
90-day · #8559
162
365-day · #7872
134
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
cli
developer-tools
diagrams
docker
docker-compose
dotviz
golang-application
reverse-engineering
software-architecture
structurizr-dsl
Links
- https://github.com/s0rg/decompose
- GitHub: s0rg/decompose
- Brew formula source: Formula/d/decompose.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Reverse-engineering tool for docker environments",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:53+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "decompose",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-19T20:42:37Z",
"github_readme_excerpt": "[](https://github.com/s0rg/decompose/actions?query=workflow%3Aci)\n\n[](https://goreportcard.com/report/github.com/s0rg/decompose)\n\n\n[](https://github.com/s0rg/decompose/blob/master/LICENSE)\n[](https://app.fossa.com/projects/git%2Bgithub.com%2Fs0rg%2Fdecompose?ref=badge_shield)\n[](go.mod)\n[](https://github.com/s0rg/decompose/releases/latest)\n[](https://github.com/avelino/awesome-go)\n\n\n# decompose\n\nReverse-engineering tool for docker environments.\n\nTakes all network connections from your docker containers and exports them as:\n\n- [graphviz dot](https://www.graphviz.org/doc/info/lang.html)\n- [structurizr dsl](https://github.com/structurizr/dsl)\n- [compose yaml](https://github.com/compose-spec/compose-spec/blob/master/spec.md)\n- [plant uml](https://github.com/plantuml/plantuml)\n- pseudographical tree\n- json stream\n- statistics - nodes, connections and listen ports counts\n- CSV with columns: `name`, `listen` and `outbounds`\n\n## rationale\n\nI was in need for a tool to visualize and inspect big (more than 470 containers) dockerized legacy system without any\nschemes and having a bare minimum of documentation\n\n## analogs\n\nClosest analogs, i can find, that not suit my needs very well:\n\n- [Red5d/docker-autocompose](https://github.com/Red5d/docker-autocompose) - p",
"github_repo": "s0rg/decompose",
"github_stars": 134,
"github_topics": [
"cli",
"developer-tools",
"diagrams",
"docker",
"docker-compose",
"dotviz",
"golang-application",
"reverse-engineering",
"software-architecture",
"structurizr-dsl"
],
"homepage": "https://github.com/s0rg/decompose",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 27,
"installs_365d": 162,
"installs_90d": 31,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "decompose",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6045,
"rank_365d": 7872,
"rank_90d": 8559,
"raw_hash": "bea8f1326cc987ad",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/d/decompose.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.11.8",
"versioned_formulae": [],
"why_use_this": null
}