1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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

View file

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