A

Admin • 833.24K Points
Coach

Q. How can you scale a service in Docker Compose?

  • (A) Using the 'scale' option
  • (B) By modifying the service definition in the Compose file
  • (C) Using the 'docker-compose scale' command
  • (D) All of the above
  • Correct Answer - Option(D)
  • Views: 35
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

Docker Compose provides multiple ways to scale services, including using the 'scale' option, modifying the Compose file, or using 'docker-compose scale'.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.