Docker v1.11.1 发布

jopen 8年前
   <h3 style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/b8e39df285d3ebcd65c59a7966b4808f.jpg" /></h3>    <p>官方更新日志:</p>    <h3>Distribution</h3>    <ul>     <li>Fix schema2 manifest media type to be of type <code>application/vnd.docker.container.image.v1+json</code>(<a href="/misc/goto?guid=4958990125480425191">#21949</a>)</li>    </ul>    <h3>Documentation</h3>    <ul>     <li>Add missing API documentation for changes introduced with 1.11.0 (<a href="/misc/goto?guid=4958990125606689667">#22048</a>)</li>    </ul>    <h3>Builder</h3>    <ul>     <li>Append label passed to <code>docker build</code> as arguments as an implicit <code>LABEL</code> command at the end of the processed <code>Dockerfile</code> (<a href="/misc/goto?guid=4958990125723780895">#22184</a>)</li>    </ul>    <h3>Networking</h3>    <ul>     <li>Fix a panic that would occur when forwarding DNS query (<a href="/misc/goto?guid=4958990125837833426">#22261</a>)</li>     <li>Fix an issue where OS threads could end up within an incorrect network namespace when using user defined networks (<a href="/misc/goto?guid=4958990125837833426">#22261</a>)</li>    </ul>    <h3>Runtime</h3>    <ul>     <li>Fix an issue where selinux label wouldn't be applied to mount points (<a href="/misc/goto?guid=4958990125962518140">22318</a>)</li>     <li>Fix a bug preventing labels configuration to be reloaded via the config file (<a href="/misc/goto?guid=4958990126085063088">#22299</a>)</li>     <li>Fix a regression where container mounting <code>/var/run</code> would prevent other containers from being removed (<a href="/misc/goto?guid=4958990126206355276">#22256</a>)</li>     <li>Fix an issue where it would be impossible to update both <code>memory-swap</code> and <code>memory</code> value together (<a href="/misc/goto?guid=4958990126325755392">#22255</a>)</li>     <li>Fix a regression from 1.11.0 where the <code>/auth</code> endpoint would not initialize <code>serveraddress</code> if it is not provided (<a href="/misc/goto?guid=4958990126442493275">#22254</a>)</li>     <li>Add missing cleanup of container temporary files when cancelling a schedule restart (<a href="/misc/goto?guid=4958990126566579004">#22237</a>)</li>     <li>Removed scary error message when no restart policy is specified (<a href="/misc/goto?guid=4958990126681674632">#21993</a>)</li>     <li>Fix a panic that would occur when the plugins were activated via the json spec (<a href="/misc/goto?guid=4958990126806207075">#22191</a>)</li>     <li>Fix restart backoff logic to correctly reset delay if container ran for at least 10secs (<a href="/misc/goto?guid=4958990126917689759">#22125</a>)</li>     <li>Remove error message when a container restart get cancelled (<a href="/misc/goto?guid=4958990127036833450">#22123</a>)</li>     <li>Fix an issue where <code>docker</code> would not correcly clean up after <code>docker exec</code> (<a href="/misc/goto?guid=4958990127156811892">#22121</a>)</li>     <li>Fix a panic that could occur when servicing concurrent <code>docker stats</code> commands (<a href="/misc/goto?guid=4958990127275645549">#22120</a>)`</li>     <li>Revert deprecation of non-existing host directories auto-creation (<a href="/misc/goto?guid=4958990127386375218">#22065</a>)</li>     <li>Hide misleading rpc error on daemon shutdown (<a href="/misc/goto?guid=4958990127501890821">#22058</a>)</li>    </ul>    <p>下载:</p>    <blockquote>     <p><strong>deb/rpm install:</strong> <code>curl -fsSL https://get.docker.com/ | sh</code><br /> <strong>Linux 64bit tgz:</strong> <a href="/misc/goto?guid=4958990127613858856">https://get.docker.com/builds/Linux/x86_64/docker-1.11.1.tgz</a><br /> <strong>Darwin/OSX 64bit client tgz:</strong> <a href="/misc/goto?guid=4958990127731975837">https://get.docker.com/builds/Darwin/x86_64/docker-1.11.1.tgz</a><br /> <strong>Windows 64bit zip:</strong> <a href="/misc/goto?guid=4958990127851974663">https://get.docker.com/builds/Windows/x86_64/docker-1.11.1.zip</a><br /> <strong>Windows 32bit client zip:</strong> <a href="/misc/goto?guid=4958990127978052499">https://get.docker.com/builds/Windows/i386/docker-1.11.1.zip</a></p>    </blockquote>