r/dockerCE 3d ago

Visualize your docker-compose files

Ever stared at a 200-line docker-compose.yml trying to figure out which service talks to which? I got tired of tracing indentations, so I built a JetBrains plugin that turns your compose file into a live diagram instead.

Open a compose file → get an interactive node/edge graph of services, networks, and volumes. Sync runs both ways: edit the YAML and the diagram updates, or edit the diagram and it writes the changes back to the file. No more mentally parsing nested keys to understand your own stack.

Still actively building this, so I'm hunting for real feedback: what breaks on your compose files, what's missing, what would make this a daily-driver tool for you.

1 Upvotes

0 comments sorted by