Docker Compose Service Graph Visualizer
Parses docker-compose.yml files using PyYAML and generates interactive dependency graphs with Graphviz and D3.js. Shows port mappings, volume mounts, network topology, and health check status.
What it does
Docker Compose Service Graph Visualizer
Parses docker-compose.yml files using PyYAML and generates interactive dependency graphs with Graphviz and D3.js. Shows port mappings, volume mounts, network topology, and health check status.
Prerequisites
Docker Compose, Compose file format, Docker CLI
Installation
Use the upstream install or setup path that matches your environment:
- Docker Compose is a tool for running multi-container applications on Docker
- Docker Swarm used to rely on the legacy compose file format but did not adopt the compose specification
- Docker Compose is included in
- Lastly, run docker compose up and Compose will start and run your entire
Requirements and caveats from upstream:
- Docker Compose
- Where to get Docker Compose
-
Docker Compose
Basic usage or getting-started notes:
-
Define your app's environment with a Dockerfile so it can be
-
Extracted from upstream docs: https://raw.githubusercontent.com/docker/compose/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,297 chars)