Back to Compose

docker compose alpha viz

docs/reference/compose_alpha_viz.md

5.1.31.3 KB
Original Source

docker compose alpha viz

<!---MARKER_GEN_START-->

EXPERIMENTAL - Generate a graphviz graph from your compose file

Options

NameTypeDefaultDescription
--dry-runboolExecute command in dry run mode
--imageboolInclude service's image name in output graph
--indentation-sizeint1Number of tabs or spaces to use for indentation
--networksboolInclude service's attached networks in output graph
--portsboolInclude service's exposed ports in output graph
--spacesboolIf given, space character ' ' will be used to indent,
otherwise tab character '\t' will be used
<!---MARKER_GEN_END-->