table of contents
other versions
- testing 2.26.1-4
- unstable 2.26.1-4
- experimental 2.26.1-2
DOCKER-COMPOSE-SCALE(1) | DOCKER-COMPOSE-SCALE(1) |
NAME¶
docker-compose-scale - Scale services
SYNOPSIS¶
docker compose scale [SERVICE=REPLICAS...]
DESCRIPTION¶
Scale services
OPTIONS¶
-h, --help[=false] help for scale
--no-deps[=false] Don't start linked services
OPTIONS INHERITED FROM PARENT COMMANDS¶
--dry-run[=false] Execute command in dry run mode
SEE ALSO¶
Feb 2025 |