mirror of https://github.com/docker/docs.git
If you try and build an image without a FROM instruction in the Dockerfile, the Docker daemon will throw an error. You must include "FROM scratch" to build a base image. |
||
---|---|---|
.. | ||
baseimages.md | ||
build_enhancements.md | ||
dockerfile_best-practices.md | ||
image_management.md | ||
multistage-build.md |