mirror of https://github.com/docker/docs.git
* compose: make `project directory` explicit See https://github.com/docker/compose/issues/8347 . Some users assume that `project directory` is the directory which has `docker-compose.yaml`. But this is not true (at least for now) when you execute `docker-compose` in sub directory. This PR makes it clear. * fix a typo and made style updates Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| compose-file | ||
| images | ||
| reference | ||
| cli-command-compatibility.md | ||
| cli-command.md | ||
| completion.md | ||
| env-file.md | ||
| environment-variables.md | ||
| extends.md | ||
| faq.md | ||
| gettingstarted.md | ||
| gpu-support.md | ||
| index.md | ||
| install.md | ||
| networking.md | ||
| production.md | ||
| profiles.md | ||
| release-notes.md | ||
| samples-for-compose.md | ||
| startup-order.md | ||