Description
Container images can be analyzed and reduced so they include fewer files and a smaller runtime surface. It is useful when teams want leaner images and clearer exposure before deployment.
Minification can remove files that an app needs in less common paths. Test the optimized image with realistic workloads before replacing production images.