mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
879 B
879 B
description, keywords, title
| 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