Docker beginner
Building Minimal Container Images with Multi-Stage Builds
Build the same Go service as a single-stage image and as a multi-stage image on a distroless base, then compare size, package count, scanner findings and the user it runs as.