Why Your Docker Images Are 10x Larger Than They Need to Be

A 1.2 GB Docker image for a simple Node.js API is not normal, it is negligence. Here is how to build production images that are actually lean.

5 min