# `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).