mirror of https://github.com/jgraph/drawio.git
11 lines
710 B
Markdown
11 lines
710 B
Markdown
|
|
Our collection of docker images and docker-compose files are in [jgraph/docker-drawio repository](https://github.com/jgraph/docker-drawio)
|
||
|
|
|
||
|
|
In that repository:
|
||
|
|
|
||
|
|
* draw.io docker image that is always up-to-date with draw.io releases
|
||
|
|
* draw.io export server image which allow exporting draw.io diagrams to pdf and images
|
||
|
|
* docker-compose to run draw.io with the export server
|
||
|
|
* docker-compose to run draw.io integrated within nextcloud
|
||
|
|
* docker-compose to run draw.io with PlantUML support
|
||
|
|
* docker-compose to run draw.io self-contained without any dependency on draw.io website (with the export server, plantUml, Google Drive support, OneDrive support, and EMF conversion support (for VSDX export)
|
||
|
|
* And more...
|