Q. What does the 'docker-compose build' command do?
β
Correct Answer: (A)
Rebuilds the services defined in the Compose file
Explanation: The 'docker-compose build' command rebuilds the services defined in the Compose file.