mirror of https://github.com/docker/docs.git
879 B
879 B
description | keywords | title |
---|---|---|
Compose CLI reference | fig, composition, compose, docker, orchestration, cli, reference | Compose command-line reference |
The following pages describe the usage information for the docker-compose subcommands. You can also see this information by running docker-compose [SUBCOMMAND] --help
from the command line.
- docker-compose
- build
- config
- create
- down
- events
- help
- kill
- logs
- pause
- port
- ps
- pull
- restart
- rm
- run
- scale
- start
- stop
- unpause
- up