🍺 BREW Explorer

← all formulae

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

go

GitHub topics

cli developer-tools diagrams docker docker-compose dotviz golang-application reverse-engineering software-architecture structurizr-dsl

Links

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": "[![CI](https://github.com/s0rg/decompose/workflows/ci/badge.svg)](https://github.com/s0rg/decompose/actions?query=workflow%3Aci)\n![coverage](https://img.shields.io/badge/coverage-98.0%25-brightgreen)\n[![Go Report Card](https://goreportcard.com/badge/github.com/s0rg/decompose)](https://goreportcard.com/report/github.com/s0rg/decompose)\n![Issues](https://img.shields.io/github/issues/s0rg/decompose)\n\n[![License](https://img.shields.io/badge/license-MIT%20License-blue.svg)](https://github.com/s0rg/decompose/blob/master/LICENSE)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fs0rg%2Fdecompose.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fs0rg%2Fdecompose?ref=badge_shield)\n[![Go Version](https://img.shields.io/github/go-mod/go-version/s0rg/decompose)](go.mod)\n[![Release](https://img.shields.io/github/v/release/s0rg/decompose)](https://github.com/s0rg/decompose/releases/latest)\n[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)\n![Downloads](https://img.shields.io/github/downloads/s0rg/decompose/total.svg)\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
}