docker compose config --images

Category: Docker

docker compose config --images

List image names used by services

Prints one image name per line for every service, including those built locally, so you can audit or pull them. Cross-reference with --services for names. The output mirrors what docker compose pull would fetch.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.