docker-service-scale(1)

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

Section 1 docker.io bookworm source

Description

DOCKER

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)

See Also