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
Родитель 606c6e8f57
Коммит ea4d70bdfd
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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