A

Admin • 828.43K Points
Coach

Q. What command builds an image using a Dockerfile?

  • (A) docker run
  • (B) docker image create
  • (C) docker build
  • (D) docker make

Explanation by: Admin
`docker build` is used to create images from a Dockerfile.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.