Scroll to navigation

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

docker-compose(1)

Feb 2025