08 / 11

How do you scale a service using Docker Compose?

You can scale a service with the command docker compose up --scale <service_name>=<number>