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.
- Host: GitHub
- URL: https://github.com/ourway/graphviz-docker
- Owner: ourway
- Created: 2021-02-03T23:20:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-03T23:59:50.000Z (over 5 years ago)
- Last Synced: 2025-03-04T16:12:13.145Z (over 1 year ago)
- Topics: docker-image, graphviz, graphviz-source
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/farshidashouri/graphviz
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.