Our collection of docker images and docker-compose files are in jgraph/docker-drawio repository
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 self-contained without any dependency on draw.io website (with the export server, Google Drive support and OneDrive support)
- And moreā¦