浏览代码

Added missing item from Changelog

Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf)
Fred Lifton 10 年之前
父节点
当前提交
06f366bf00
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/sources/release-notes.md

+ 2 - 0
docs/sources/release-notes.md

@@ -31,6 +31,8 @@ Specifically, changes were made to:
 
 * Fixed escaping `$` for environment variables.
 * 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