docs/compose
satotake 0b239bddde
compose: make `project directory` explicit (#12978)
* 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>
2021-06-11 11:20:21 +01:00
..
compose-file Fix a typo by adding a quote 2021-06-09 20:07:50 +09:00
images move compose examples to the samples directory 2021-04-19 10:38:56 +02:00
reference compose: move reference/overview page 2021-04-19 10:54:04 +02:00
cli-command-compatibility.md Remove more incompatible flags (#12751) 2021-04-26 17:47:04 +01:00
cli-command.md Add docs for Compose V2 beta 2021-06-07 13:51:16 +01:00
completion.md Minor style update 2021-03-25 15:29:17 +00:00
env-file.md Update docs on Compose environment files (#12514) 2021-03-23 21:42:08 +00:00
environment-variables.md compose: make `project directory` explicit (#12978) 2021-06-11 11:20:21 +01:00
extends.md compose: move reference/overview page 2021-04-19 10:54:04 +02:00
faq.md compose: move reference/overview page 2021-04-19 10:54:04 +02:00
gettingstarted.md use Dockerfile "syntax" directive in examples 2021-04-20 10:19:12 +02:00
gpu-support.md Updated the link to use relative path 2021-02-16 10:24:11 +00:00
index.md compose: move reference/overview page 2021-04-19 10:54:04 +02:00
install.md Update dependencies on install 2021-02-15 12:40:55 -03:00
networking.md Update networking.md 2021-05-06 22:00:22 +02:00
production.md TASK: Add codeblocks to code examples 2021-03-04 12:06:54 +01:00
profiles.md compose: move reference/overview page 2021-04-19 10:54:04 +02:00
release-notes.md Update with docker-compose 1.29.2 (#12829) 2021-05-11 14:58:53 +01:00
samples-for-compose.md move compose examples to the samples directory 2021-04-19 10:38:56 +02:00
startup-order.md startup-order: fix example executing unquoted cmd 2021-05-04 13:09:05 +02:00