An open API service indexing awesome lists of open source software.

https://github.com/ourway/graphviz-docker

Dockerized version of Graphviz. For both Raspberry Pi and amd64.
https://github.com/ourway/graphviz-docker

docker-image graphviz graphviz-source

Last synced: about 1 month ago
JSON representation

Dockerized version of Graphviz. For both Raspberry Pi and amd64.

Awesome Lists containing this project

README

          

### Dockerized version of Graphviz.

#### Usage:

```console
docker run --rm -it -v ${PWD}:/data farshidashouri/graphviz:arm32v7-2.46.0 dot -Tpng -o /data/graph.png /data/graph.gv```
```

#### Support
Drop me an email at `rodmena@me.com` if you have any questions.

#### Who am I?
Visit my [blog](https://blog.red9.ir) for more information about me.