docs/scratch/README.md

242 B

FROM scratch

This image is most useful in the context of building base images or super minimal images (such as images that contain only a single binary; see hello-world for an example).