A

Admin • 833.24K Points
Coach

Q. What is a Docker 'Dockerfile'?

  • (A) A configuration file used to build a Docker image
  • (B) A file that defines the environment variables for Docker containers
  • (C) A file used to orchestrate containers in Docker Swarm
  • (D) A file used to manage Docker volumes
  • Correct Answer - Option(A)
  • Views: 38
  • Filed under category Docker
  • Hashtags:

Explanation by: Admin

A Dockerfile is a script containing a series of instructions on how to build a Docker image.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.