Docker > Docker Compose CLI > Flashcards
What is the command to scale containers?
docker compose up -d --scale service1=2 --scale service2=2