A

Admin • 833.24K Points
Coach

Q. What is the purpose of the 'docker-compose.yml' file?

  • (A) To define a set of Docker containers and services for an application
  • (B) To define a Docker network
  • (C) To configure Docker host settings
  • (D) To store Docker logs
  • Correct Answer - Option(A)
  • Views: 32
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker-compose.yml' defines the configuration for a multi-container Docker application, including services, networks, and volumes.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.