Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

blockdiag

This is a container to run diagram generators from blockdiag.

Build

docker build -t $USER/blockdiag

Run

You can run the container, optionally overriding the default command which is just to drop into a bash shell.

$ docker run -it -v $PWD:/src $USER/blockdiag seqdiag mydiag.diag