mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #16338 from twaugh/env-replacement-label
Add documentation note that LABEL allows environment replacement
This commit is contained in:
commit
f8f03a290c
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ the `Dockerfile`:
|
||||||
* `COPY`
|
* `COPY`
|
||||||
* `ENV`
|
* `ENV`
|
||||||
* `EXPOSE`
|
* `EXPOSE`
|
||||||
|
* `LABEL`
|
||||||
* `USER`
|
* `USER`
|
||||||
* `WORKDIR`
|
* `WORKDIR`
|
||||||
* `VOLUME`
|
* `VOLUME`
|
||||||
|
|
Loading…
Add table
Reference in a new issue