Created
April 12, 2024 11:00
-
-
Save krisk0/72a1d71c2aaffdb8e956f9f0fe5f0e92 to your computer and use it in GitHub Desktop.
draw.io via docker
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# docker run -it --rm --name=draw -p 8080:8080 -p 8443:8443 jgraph/drawio | |
# chromium "http://$DOCKER_HOST:8080/?offline=1&https=0" | |
file -> open from -> device, select my_file.drawio |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment