docker compose version
| 内容説明 | Show the Docker Compose version information |
|---|---|
| 利用方法 | docker compose version [OPTIONS] |
内容説明
Show the Docker Compose version information
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
-f, --format | Format the output. Values: [pretty | json]. (Default: pretty) | |
--short | Shows only Compose's version number |