In this chapter, you learned more about how Docker builds images and applied that knowledge to improve several factors, such as the deploy time, build time, and image size. We also learned a few points to guide us further in our optimization journey.
In the next chapter, we will take these optimized Docker images we built and deploy them.