Multi-Stage Builds in Docker: Patterns and Anti-Patterns
We have all been there. You write a simple five-line microservice, run docker build, and suddenly you are looking at a 1.2 GB container image.
Where did the weight come from? It is the build baggage:
aliabbaschadhar.hashnode.dev4 min read