Move command reference to overview.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
cf24c36c55
commit
7b03de7d01
8 changed files with 14 additions and 15 deletions
|
|
@ -23,7 +23,7 @@ identical to the container name.
|
|||
> **Note:** Your app's network is given a name based on the "project name",
|
||||
> which is based on the name of the directory it lives in. You can override the
|
||||
> project name with either the [`--project-name`
|
||||
> flag](reference/docker-compose.md) or the [`COMPOSE_PROJECT_NAME` environment
|
||||
> flag](reference/overview.md) or the [`COMPOSE_PROJECT_NAME` environment
|
||||
> variable](reference/envvars.md#compose-project-name).
|
||||
|
||||
For example, suppose your app is in a directory called `myapp`, and your `docker-compose.yml` looks like this:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue