[add] test

This commit is contained in:
Andy Bunce 2025-05-21 16:13:15 +01:00
parent 999c503294
commit 77cf860a36

View file

@ -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