Compose lets you define a Compose application model through multiple Compose files.
When doing so, Compose follows certain rules to merge Compose files.
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.