mirror of https://github.com/docker/cli.git
Add documentation note that LABEL allows environment replacement
Signed-off-by: Tim Waugh <twaugh@redhat.com>
This commit is contained in:
parent
2e8a8547d9
commit
a8db81a89a
|
@ -155,6 +155,7 @@ the `Dockerfile`:
|
||||||
* `COPY`
|
* `COPY`
|
||||||
* `ENV`
|
* `ENV`
|
||||||
* `EXPOSE`
|
* `EXPOSE`
|
||||||
|
* `LABEL`
|
||||||
* `USER`
|
* `USER`
|
||||||
* `WORKDIR`
|
* `WORKDIR`
|
||||||
* `VOLUME`
|
* `VOLUME`
|
||||||
|
|
Loading…
Reference in New Issue