Skip to content

Alexis-benoist/draw-compose

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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