πŸ“Š Docker
Q. What is the purpose of a Dockerfile?
  • (A) To configure the host machine for Docker
  • (B) To define the steps required to build a Docker image
  • (C) To deploy Docker containers
  • (D) To set environment variables in containers
πŸ’¬ Discuss
βœ… Correct Answer: (B) To define the steps required to build a Docker image

Explanation: A Dockerfile defines the steps and commands needed to build a Docker image.

Explanation by: Admin
A Dockerfile defines the steps and commands needed to build a Docker image.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
88
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
95%
Success Rate