Compose command-line reference
Estimated reading time: 1 minuteThe 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
 - bundle
 - config
 - create
 - down
 - events
 - exec
 - help
 - images
 - kill
 - logs
 - pause
 - port
 - ps
 - pull
 - push
 - restart
 - rm
 - run
 - scale
 - start
 - stop
 - top
 - unpause
 - up