Add documentation note that LABEL allows environment replacement

Signed-off-by: Tim Waugh <twaugh@redhat.com>
This commit is contained in:
Tim Waugh 2015-09-16 14:38:58 +01:00
parent 606c6e8f57
commit ea4d70bdfd
1 changed files with 1 additions and 0 deletions

View File

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