Sign inSign up

vranac/erd

By vranac

Updated over 5 years ago

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

Image
2

1.5K

vranac/erd repository overview

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

Tag summary

Content type

Image

Digest

Size

589.8 MB

Last updated

over 5 years ago

docker pull vranac/erd