Skip to content

Alexis-benoist/draw-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draw compose

Render compose files with one command line!

This project needs graphviz installed.

Simple example

Simple example

Classic python example

Python classic

Install

On OSX:

Install graphviz brew install graphviz and draw-compose:

$ pip install draw-compose

Use

Renders by default docker-compose.yml in the current folder.

$ draw-compose -o docker.png

Or a specific docker file can be rendered:

$ draw-compose -i fixtures/real.yml -o docker-specific.png

Notes

Released under an Apache License 2.0

Similar:

Creator: Alexis Benoist @Alexis_Benoist

Inspired by ERAlchemy

About

Render Docker compose files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published