mirror of
https://github.com/docker/compose.git
synced 2026-02-09 10:09:26 +08:00
569 B
569 B
docker compose images
List images used by the created containers.
Options
| Name | Type | Default | Description |
|---|---|---|---|
--dry-run |
Execute command in dry run mode | ||
--format |
string |
table |
Format the output. Values: [table | json]. |
-q, --quiet |
Only display IDs |