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
|
|
@ -50,7 +50,7 @@ handling `SIGTERM` properly.
|
|||
Compose uses the project name to create unique identifiers for all of a
|
||||
project's containers and other resources. To run multiple copies of a project,
|
||||
set a custom project name using the [`-p` command line
|
||||
option](./reference/docker-compose.md) or the [`COMPOSE_PROJECT_NAME`
|
||||
option](./reference/overview.md) or the [`COMPOSE_PROJECT_NAME`
|
||||
environment variable](./reference/envvars.md#compose-project-name).
|
||||
|
||||
## What's the difference between `up`, `run`, and `start`?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue