Docker 1.11.1 发布了。改进日志如下:
分发相关
-
Fix schema2 manifest media type to be of type
application/vnd.docker.container.image.v1+json
(#21949)
文档相关
-
Add missing API documentation for changes introduced with 1.11.0 (#22048)
构建相关
-
Append label passed to
docker build
as arguments as an implicitLABEL
command at the end of the processedDockerfile
(#22184)
网络相关
-
Fix a panic that would occur when forwarding DNS query (#22261)
-
Fix an issue where OS threads could end up within an incorrect network namespace when using user defined networks (#22261)
完整更新说明,可以查看这里。
下载地址:
deb/rpm install: curl -fsSL https://get.docker.com/ | sh
Linux 64bit tgz: https://get.docker.com/builds/Linux/x86_64/docker-1.11.1.tgz
Darwin/OSX 64bit client tgz: https://get.docker.com/builds/Darwin/x86_64/docker-1.11.1.tgz
Windows 64bit zip: https://get.docker.com/builds/Windows/x86_64/docker-1.11.1.zip
Windows 32bit client zip: https://get.docker.com/builds/Windows/i386/docker-1.11.1.zip