Showing posts with the label BuildKit

How to Use a Multi-stage Dockerfile to Shrink Node.js Images

Shipping a Node.js application in a Docker container often leads to a common frustration: bloated images. A simple "Hello World" Express application can easily exceed 1GB if you use the d…
How to Use a Multi-stage Dockerfile to Shrink Node.js Images
OlderHomeNewest