Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 406 Bytes

docker-draw.io

About

draw.io is an online diagramming web site that delivers the source in github:jgraph/draw.io.

This docker image is base on httpd:alpine to make minimize image.

Docker

docker pull leejoneshane/draw.io
docker run -p 8080:80 -d leejoneshane/draw.io

Go to: http://localhost:8080/?https=0 Then enjoy.