www.LinuxHowtos.org





DOCKER

Section: Docker User Manuals (1)
Updated: Jun 2025
Index Return to Main Contents

 

NAME

docke-servic-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

 

SEE ALSO

docke-service(1)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO