Man page - docker-compose-images(1)

Packages contains this manual

Manual

DOCKER-COMPOSE-IMAGES

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
OPTIONS INHERITED FROM PARENT COMMANDS
SEE ALSO

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)