Q. Which instruction in Dockerfile is used to specify the base image?

  • (A) BASE
  • (B) FROM
  • (C) IMAGE
  • (D) START
πŸ’¬ Discuss
βœ… Correct Answer: (B) FROM
Explanation: The `FROM` instruction sets the base image for the Docker image.
Explanation by: Mr. Dubey
The `FROM` instruction sets the base image for the Docker image.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate