Scroll to navigation

DOCKER(1) Docker User Manuals DOCKER(1)

NAME

docker-service-scale - Scale one or multiple replicated services

SYNOPSIS

docker service scale SERVICE=REPLICAS [SERVICE=REPLICAS...]

DESCRIPTION

Scale one or multiple replicated services

OPTIONS

-d, --detach[=false] Exit immediately instead of waiting for the service to converge

-h, --help[=false] help for scale

SEE ALSO

docker-service(1)

May 2022 Docker Community