Link to configuration file docs

Signed-off-by: Andrew Kramer <andrew.d.kramer.80@gmail.com>
This commit is contained in:
Andrew Kramer 2025-02-17 10:11:06 -05:00 committed by Nicolas De loof
parent 3292740c19
commit acac184135

View File

@ -67,7 +67,7 @@ Define and run multi-container applications with Docker
## Examples ## Examples
### Use `-f` to specify the name and path of one or more Compose files ### Use `-f` to specify the name and path of one or more Compose files
Use the `-f` flag to specify the location of a Compose configuration file. Use the `-f` flag to specify the location of a Compose [configuration file](/reference/compose-file/).
#### Specifying multiple Compose files #### Specifying multiple Compose files
You can supply multiple `-f` configuration files. When you supply multiple files, Compose combines them into a single You can supply multiple `-f` configuration files. When you supply multiple files, Compose combines them into a single