TL;DR: The base image in your Dockerfile’s FROM statement can be a 10x difference in the size of your images. Bigger images === longer time to download === wasted time.
https://learnk8s.io/blog/smaller-docker-images
TL;DR: The base image in your Dockerfile’s FROM statement can be a 10x difference in the size of your images. Bigger images === longer time to download === wasted time.
https://learnk8s.io/blog/smaller-docker-images