events Usage: events [options] [SERVICE...] Options: --json Output events as a stream of json objects Stream container
exec Usage: exec [options] SERVICE COMMAND [ARGS...] Options: -d Detached mode: Run command in the background. --privileged
down Usage: down [options] Options: --rmi type Remove images. Type must be one of: 'all': Remove all images
Command-line Completion Compose comes with command completion
CLI Environment Variables Several environment variables are available for you to configure the Docker Compose command-line behaviour. Variables starting
Quickstart: Docker Compose and Django This quick-start guide demonstrates how to use Docker Compose to set up and run a simple Django/PostgreSQL
Extending services and Compose files Compose supports two methods of sharing common configuration: Extending an entire Compose file
up Usage: up [options] [SERVICE...] Options: -d Detached mode: Run containers in the background,
Frequently asked questions If you don’t see your question here, feel free to drop by #docker-compose on freenode IRC and ask the community.
build Usage: build [options] [SERVICE...] Options: --force-rm Always remove intermediate containers. --no-cache Do not use cache when building
Page 3 of 4