Prints all services in the effective config.
Section: Inspection and Cleanup
List service names
bash
bash
docker compose config --servicesExplanation
Useful in scripts and CI checks.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Inspection and Cleanup
Render normalized config
Merges files, interpolates variables, and prints the final Compose model.
List compose projects
Lists active and recent Compose projects on the host.