initial commit

This commit is contained in:
Felix Lohmeier 2017-10-29 17:58:49 +01:00
parent d0432bd562
commit 03ffb68a84
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
[mermaid](http://knsv.github.io/mermaid/) is an open source tool for generating diagram and flowchart from text in a similar manner as markdown. This docker image contains mermaid 7.0.11 and is build on top of the official node 8.8.1 image. Installing the dependency phantomjs is tricky. I chose the solution from [jribar](https://hub.docker.com/r/jribar/node-phantomjs/~/dockerfile/).
* [GitHub Repository with Dockerbuild files](https://github.com/felixlohmeier/mermaid.cli-docker)
* [Docker Hub with docker images](https://hub.docker.com/r/felixlohmeier/mermaid.cli/)
* [GitHub Repository with Dockerbuild files](https://github.com/felixlohmeier/mermaid-docker)
* [Docker Hub with docker images](https://hub.docker.com/r/felixlohmeier/mermaid)
## fixed versions