Skip to content

jmarquez-cs/docker-compose-to-png

Repository files navigation

Generate Docker Compose Diagram

docker-compose-to-png

This repository uses a Github Action to build graph visualizations of the root project's docker-compose.yml file. Graphviz is the underyling tool used to achieve this. However, the .github/workflows/generate-diagram.yaml file uses pmsipilot/docker-compose-viz to build the output. The output is then uploaded as an artifact.

  • Artifacts are downloadable once the Generate Docker Compose Diagram check has passed.
    • 🔎docker-compose-diagram url downloads .zip containing the .png.

Example

https://github.com/ScooterHelmet/docker-compose-to-png/suites/12564666297/artifacts/671611992

Github Action Workflow

Docker Compose Diagram

About

Generates PNG files based on context in docker-compose.yml

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published