docker compose alpha viz

内容説明EXPERIMENTAL - Generate a graphviz graph from your compose file
利用方法docker compose alpha viz [OPTIONS]

試験的

このコマンドは試験的なものです。

試験的機能はテスト向けに意図されたものであり、その機能に関してのフィードバックを得る目的があります。 この機能はリリース時に予告なく変更される場合があり、また今後のリリースに向けて削除されることがあります。

内容説明

EXPERIMENTAL - Generate a graphviz graph from your compose file

オプション

オプションデフォルト内容説明
--imageInclude service's image name in output graph
--indentation-size1Number of tabs or spaces to use for indentation
--networksInclude service's attached networks in output graph
--portsInclude service's exposed ports in output graph
--spacesIf given, space character ' ' will be used to indent,
otherwise tab character '\t' will be used