compose_plantuml icon indicating copy to clipboard operation
compose_plantuml copied to clipboard

Generate Plantuml graphs from docker-compose files

Results 3 compose_plantuml issues
Sort by recently updated
recently updated
newest added

Fix deprecated: https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation.

docker-compose supports a feature called "network" which groups together containers. This is the replacement for the now-obsolete "links". It would be fantastic if nodes can be grouped together by network....