Home Explore Blog CI



docker

1st chunk of `content/includes/compose/merge.md`
9d9b3785873a3f078403b9254179b5ebb5c3391770b0ad9e000000010000009a
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.