table of contents
other versions
- unstable 2.26.1-3
- experimental 2.26.1-2
DOCKER-COMPOSE-IMAGES(1) | DOCKER-COMPOSE-IMAGES(1) |
NAME¶
docker-compose-images - List images used by the created containers
SYNOPSIS¶
docker compose images [OPTIONS] [SERVICE...]
DESCRIPTION¶
List images used by the created containers
OPTIONS¶
--format="table" Format the output. Values: [table | json]
-h, --help[=false] help for images
-q, --quiet[=false] Only display IDs
OPTIONS INHERITED FROM PARENT COMMANDS¶
--dry-run[=false] Execute command in dry run mode
SEE ALSO¶
Feb 2025 |