Ubuntu 14.04.4 container providing graphviz-2.38.0
5.1K
This docker container provides
It is based on ubuntu:14.04.4.
By default (e.g. without arguments) this container will execute make in its
/data directory
docker run -v $(pwd):/data hamroctopus/graphviz:2.38.0
If arguments are supplied, they will be passed to a bash shell inside the
container's /data directory.
docker run -v $(pwd):/data hamroctopus/graphviz:2.38.0 /data/custom-make-script
This container is protected by the MIT license.
Content type
Image
Digest
Size
207.7 MB
Last updated
about 10 years ago
docker pull hamroctopus/graphviz:2.38.0