We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acac184 commit 145bb84Copy full SHA for 145bb84
docs/reference/docker_compose.yaml
@@ -229,7 +229,7 @@ options:
229
swarm: false
230
examples: |-
231
### Use `-f` to specify the name and path of one or more Compose files
232
- 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/).
233
234
#### Specifying multiple Compose files
235
You can supply multiple `-f` configuration files. When you supply multiple files, Compose combines them into a single
0 commit comments