[add] test
This commit is contained in:
parent
999c503294
commit
77cf860a36
1 changed files with 2 additions and 0 deletions
|
@ -3,5 +3,7 @@
|
|||
```
|
||||
docker build -t graphviz .
|
||||
docker run -p8000:8000 graphviz
|
||||
|
||||
curl localhost:8000/viz.svg -F dot=@test.dot
|
||||
```
|
||||
Based on https://github.com/sseemayer/docker-graphviz
|
||||
|
|
Loading…
Add table
Reference in a new issue