Being Lean Is Good In Docker
In this short blog, I wanted a sample that made Docker image bloat visible without requiring a complicated application to explain it, so I built one tiny Node service, packaged it two different ways, and measured the result. The bloated version is at 1.12GB. The lean version is at 138MB.