mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07:00
* ENGDOCS-2080 * consistency fix * file watch addition * file watch addition * edits * edits * review edits and further includes files
277 B
277 B
With include, you can incorporate a separate compose.yaml file directly in your current compose.yaml file. This makes it easy to modularize complex applications into sub-Compose files, which in turn enables application configurations to be made simpler and more explicit.