docs/scratch/README.md

6 lines
242 B
Markdown

# `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`](https://github.com/docker-library/hello-world) for an example).