# docker service update service with replicas/ scaling docker service update <service-id/service-name> --replicas <count> #Example docker service update mqtt_client --replicas 3