Q. What is the purpose of the 'docker-compose config' command?
β
Correct Answer: (A)
To validate and view the docker-compose.yml file
Explanation: The 'docker-compose config' command validates and displays the configuration from the 'docker-compose.yml' file.