A

Admin • 828.43K Points
Coach

Q. Which command builds a Docker image from a Dockerfile?

  • (A) docker run
  • (B) docker pull
  • (C) docker build
  • (D) docker start

Explanation by: Admin
`docker build` reads a Dockerfile and creates a Docker image.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.