Export Draw.io diagrams using docker
100K+
Export Draw.io diagrams using docker
docker pull rlespinasse/drawio-export
See Dockerfile
Print the available options
docker run -it rlespinasse/drawio-export --help
Simple run with default options
$ cd directory-with-drawio-files
$ docker run -it -v $(pwd):/data rlespinasse/drawio-export
+ export file : ./file1.drawio
- export page 1 : Page-1
\ generate pdf file
- export page 2 : Page-2
\ generate pdf file
Want to read more, go to rlespinasse/drawio-export on GitHub.
Content type
Image
Digest
sha256:2c133c2bb…
Size
555.8 MB
Last updated
11 days ago
docker pull rlespinasse/drawio-export