A

Admin • 802.91K Points
Coach

Q. What is the purpose of the 'docker-compose build' command?

  • (A) To start containers defined in a docker-compose.yml file
  • (B) To build Docker images defined in a docker-compose.yml file
  • (C) To push images to Docker Hub
  • (D) To stop running containers
  • Correct Answer - Option(B)
  • Views: 9
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
The 'docker-compose build' command builds Docker images as defined in the 'docker-compose.yml' file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.