Multi-stage Docker builds: ship the artifact, not the build shop
Most Node images I inherit are somewhere north of a gigabyte. The app inside is maybe 40 MB. The other gigabyte is the build shop: compilers, dev dependencies, the npm cache, a full copy of the source
amitshuklabag.hashnode.dev5 min read