[add] graphviz
This commit is contained in:
parent
e195c3a9f1
commit
999c503294
6 changed files with 98 additions and 0 deletions
7
graphviz/readme.md
Normal file
7
graphviz/readme.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
|
||||
```
|
||||
docker build -t graphviz .
|
||||
docker run -p8000:8000 graphviz
|
||||
```
|
||||
Based on https://github.com/sseemayer/docker-graphviz
|
||||
Loading…
Add table
Add a link
Reference in a new issue