A

Admin • 833.24K Points
Coach

Q. What does the 'docker build' command do?

  • (A) Creates a new Docker image from a Dockerfile
  • (B) Starts a container from an existing image
  • (C) Lists all available Docker images
  • (D) Removes a Docker image
  • Correct Answer - Option(A)
  • Views: 44
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

'docker build' is used to create a new Docker image from a Dockerfile.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.