Compose lets you define a Compose application model through multiple Compose files.
When doing so, Compose follows certain rules to merge Compose files.
Chunks
9d9b3785 (1st chunk of `content/includes/compose/merge.md`)
Title: Compose File Merging in Docker Compose
Summary
Docker Compose allows defining an application model using multiple Compose files, and it follows specific rules for merging these files together.