mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* add compatibility notes for docker multistage build add note that multistage docker builds are supported from version 17.05 and upwards. (this is according to the release notes https://docs.docker.com/engine/release-notes/17.05/) * Minor update Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>