Q. What should you do to reduce image size?

  • (A) Use multiple RUN statements
  • (B) Use base image with GUI
  • (C) Use multi-stage builds
  • (D) Use MAINTAINER
πŸ’¬ Discuss
βœ… Correct Answer: (C) Use multi-stage builds
Explanation: Multi-stage builds help separate build tools from the final image.
Explanation by: Mr. Dubey
Multi-stage builds help separate build tools from the final image.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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