docker compose images
| 内容説明 | List images used by the created containers |
|---|---|
| 利用方法 | docker compose images [OPTIONS] [SERVICE...] |
内容説明
List images used by the created containers
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
--format | table | Format the output. Values: [table | json] |
-q, --quiet | Only display IDs |