docker compose alpha viz
内容説明 | EXPERIMENTAL - Generate a graphviz graph from your compose file |
---|---|
利用方法 | docker compose alpha viz [OPTIONS] |
試験的
This command is experimental.
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
内容説明
EXPERIMENTAL - Generate a graphviz graph from your compose file
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
--image | Include service's image name in output graph | |
--indentation-size | 1 | Number of tabs or spaces to use for indentation |
--networks | Include service's attached networks in output graph | |
--ports | Include service's exposed ports in output graph | |
--spaces | If given, space character ' ' will be used to indent, otherwise tab character '\t' will be used |