GitHub地址:https://github.com/jgraph/drawio?tab=readme-ov-file

由于国外的安装环境,在国内无法正常的部署,我将镜像上传至阿里云镜像仓库中...

阿里云镜像地址:registry.cn-hangzhou.aliyuncs.com/github-totls-image/github-totls-image:drawio

GitHub在线演示:https://app.diagrams.net/

俞泊博客在线演示:https://yubo.ltd:8082 http://yubo.ltd:8081/

拉取阿里云镜像

docker pull registry.cn-hangzhou.aliyuncs.com/github-totls-image/github-totls-image:drawio

docker 启动

docker run -d --rm --name="draw" -p 8081:8080 -p 8082:8443 registry.cn-hangzhou.aliyuncs.com/github-totls-image/github-totls-image:drawio