Q. What is the purpose of Docker Compose?
β
Correct Answer: (B)
To manage multiple containers as a single service
Explanation: Docker Compose is used to define and manage multi-container Docker applications.