Merge pull request #16338 from twaugh/env-replacement-label

Add documentation note that LABEL allows environment replacement
Upstream-commit: f8f03a290c98063936643c26a0345439a25fe1a7
Component: engine
This commit is contained in:
moxiegirl
2015-09-27 08:00:53 -07:00

View File

@ -155,6 +155,7 @@ the `Dockerfile`:
* `COPY`
* `ENV`
* `EXPOSE`
* `LABEL`
* `USER`
* `WORKDIR`
* `VOLUME`