docker-compose scale

Estimated reading time: 1 minute
Usage: scale [SERVICE=NUM...]

Sets the number of containers to run for a service.

Numbers are specified as arguments in the form service=num. For example:

docker-compose scale web=2 worker=3
chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: