compose_plantuml:从docker-compose文件生成Plantuml图

时间:2024-05-30 23:52:34
【文件属性】:

文件名称:compose_plantuml:从docker-compose文件生成Plantuml图

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-30 23:52:34

docker docker-compose model plantuml compose

compose_plantuml 从docker-compose文件生成Plantuml图 请注意,支持版本2和旧版本。 用法 通过Python 通过以下pip3 install compose_plantuml : pip3 install compose_plantuml 之后,使用它像: compose_plantuml --link-graph docker-compose.yml 通过Docker 像这样使用它: cat docker-compose.yml | docker run -i funkwerk/compose_plantuml --link-graph cat docker-compose.yml | docker run -i funkwerk/compose_plantuml --link-graph 对于SVG输出,只需调用: cat docker


【文件预览】:
compose_plantuml-master
----MANIFEST.in(46B)
----img()
--------link_graph.svg(2KB)
--------boundaries.svg(2KB)
----Dockerfile(476B)
----Gemfile(80B)
----__init__.py(0B)
----Rakefile(719B)
----.travis.yml(166B)
----compose_plantuml()
--------__init__.py(9KB)
----LICENSE(1KB)
----setup.py(801B)
----README.md(3KB)
----features()
--------boundaries.feature(5KB)
--------link_graph.feature(2KB)
--------support()
----.gitignore(61B)
----bin()
--------compose_plantuml(2KB)

网友评论