Files
docker-docs/compose/reference/config.md
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00

391 B

description, keywords, title
description keywords title
Config validates and view the compose file.
fig, composition, compose, docker, orchestration, cli, config
docker-compose config
Usage: config [options]

Options:
-q, --quiet     Only validate the configuration, don't print
                anything.
--services      Print the service names, one per line.

Validate and view the compose file.