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:
parent
606c6e8f57
commit
ea4d70bdfd
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ the `Dockerfile`:
|
|||
* `COPY`
|
||||
* `ENV`
|
||||
* `EXPOSE`
|
||||
* `LABEL`
|
||||
* `USER`
|
||||
* `WORKDIR`
|
||||
* `VOLUME`
|
||||
|
|
Loading…
Reference in a new issue