mirror of https://github.com/docker/docs.git
Added missing item from Changelog
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
This commit is contained in:
parent
1a1b0f223d
commit
06f366bf00
|
@ -31,6 +31,8 @@ Specifically, changes were made to:
|
||||||
|
|
||||||
* Fixed escaping `$` for environment variables.
|
* Fixed escaping `$` for environment variables.
|
||||||
* Fixed issue with lowercase `onbuild` instruction in a `Dockerfile`.
|
* Fixed issue with lowercase `onbuild` instruction in a `Dockerfile`.
|
||||||
|
* Restricted environment variable expansion to `ENV`, `ADD`, `COPY`, `WORKDIR`,
|
||||||
|
`EXPOSE`, `VOLUME`, and `USER`
|
||||||
|
|
||||||
##Version 1.3.0
|
##Version 1.3.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue