mirror of https://github.com/docker/compose.git
Link to configuration file docs
Signed-off-by: Andrew Kramer <andrew.d.kramer.80@gmail.com>
This commit is contained in:
parent
3292740c19
commit
acac184135
|
@ -67,7 +67,7 @@ Define and run multi-container applications with Docker
|
|||
## Examples
|
||||
|
||||
### 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
|
||||
You can supply multiple `-f` configuration files. When you supply multiple files, Compose combines them into a single
|
||||
|
|
Loading…
Reference in New Issue