The experimental `docker build --squash` feature has a number of limitations. For most use-cases, multi-stage builds are a better alternative. This patch lists the known limitations, and adds a link to multi-stage builds. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>