Skip to content

vranac/erd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Docker Container for erd tool

This is a docker container for excellent https://github.com/BurntSushi/erd tool.

To get help how to run erd, execute the following

docker run vranac/erd

Or for a quick example from the repo

curl 'https://raw.githubusercontent.com/BurntSushi/erd/master/examples/simple.er' > simple.er
docker run --rm -v "$(pwd)":/erd vranac/erd -i simple.er -o simple.pdf

About

Docker container for excellent https://github.com/BurntSushi/erd tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published