BurntSushi / erd

Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.
The Unlicense
1.79k stars 154 forks source link

Add dockerfile #22

Closed nishina555 closed 4 years ago

nishina555 commented 7 years ago

I have added docker file with erd and created shell script to generate an image file from local er file by using the docker container. Additionally, I have updated the readme to add the item which explains how to use the docker file and the script.

mmzx commented 4 years ago

An up-to-date docker file has been added to the project, so one can now utilize docker to run erd.