A demo of minimal Docker images.
- Run
make build
to build the original image - Run
make build-alpine
to build an image with Alpine Linux - Run
make build-minimal
to build a minimalistic imageFROM scratch
- Compare the images (e.g. using Dive) and be amazed