A

Admin • 828.43K Points
Coach

Q. What is the purpose of a Dockerfile?

  • (A) To define the runtime environment for a container
  • (B) To manage Docker volumes
  • (C) To configure Docker networks
  • (D) To monitor Docker containers
  • Correct Answer - Option(A)
  • Views: 26
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin
A Dockerfile is a text document that contains instructions to build a Docker image, defining the runtime environment for a container.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.