Home Explore Blog CI



docker

content/includes/compose/merge.md
e7843bca576875e094ffb09a64cecb09123fd8d80ca7f5a3000000030000009a
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.