mirror of
https://github.com/docker/compose.git
synced 2026-06-29 20:56:07 +00:00
16 lines
563 B
Markdown
16 lines
563 B
Markdown
# docker compose images
|
|
|
|
<!---MARKER_GEN_START-->
|
|
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 |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|