Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

EricCrosson/graphviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Build Status image image image image license

This docker container provides

It is based on ubuntu:14.04.4.

Usage

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

License

This container is protected by the MIT license.

About

Docker container (ubuntu 14.04.4) providing graphviz-2.38.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages