mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
278 B
278 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.