高级容器引擎 Docker v1.13.0发布

jopen 7年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/d2f43c169b53d4d2dcd40dd8a8099b7c.png" /></p>    <p> </p>    <p>     Docker 是 PaaS 提供商 dotCloud 开源的一个基于 LXC 的高级容器引擎,源代码托管在 Github 上, 基于go语言并遵从Apache2.0协议开源。Docker的思想来自于集装箱,在一艘大船上,可以把货物规整的摆放起来。并且各种各样的货物被集装箱标准化了,集装箱和集装箱之间不会互相影响。那么我就不需要专门运送水果的船和专门运送化学品的船了。只要这些货物在集装箱里封装的好好的,那我就可以用一艘大船把他们都运走。docker就是类似的理念。现在都流行云计算了,云计算就好比大货轮。docker就是集装箱。</p>    <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/285e2be57d8d3e7430ec0f7cc3ea17fb.png" /></p>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/b4353f28e11b981e30ba14ec6613148d.png"><img alt="" src="https://simg.open-open.com/show/b4353f28e11b981e30ba14ec6613148d.png" /></a></p>    <h2>更新日志</h2>    <ul>     <li>Add capability to specify images used as a cache source on build. These images do not need to have local parent chain and can be pulled from other registries <a href="/misc/goto?guid=4958995299100256546">#26839</a></li>     <li>(experimental) Add option to squash image layers to the FROM image after successful builds <a href="/misc/goto?guid=4958995299205609314">#22641</a></li>     <li>Fix dockerfile parser with empty line after escape <a href="/misc/goto?guid=4958995299292684486">#24725</a></li>     <li>Add step number on <code>docker build</code> <a href="/misc/goto?guid=4958995299397254617">#24978</a></li>     <li>Add support for compressing build context during image build <a href="/misc/goto?guid=4958995299476991581">#25837</a></li>     <li>add <code>--network</code> to <code>docker build</code> <a href="/misc/goto?guid=4958995299581905071">#27702</a></li>     <li>Fix inconsistent behavior between <code>--label</code> flag on <code>docker build</code> and <code>docker run</code> <a href="/misc/goto?guid=4958995299663079064">#26027</a></li>     <li>Fix image layer inconsistencies when using the overlay storage driver <a href="/misc/goto?guid=4958995299758535443">#27209</a></li>     <li>Unused build-args are now allowed. A warning is presented instead of an error and failed build <a href="/misc/goto?guid=4958995299844940479">#27412</a></li>     <li>Fix builder cache issue on Windows <a href="/misc/goto?guid=4958995299944014303">#27805</a></li>     <li>Allow <code>USER</code> in builder on Windows <a href="/misc/goto?guid=4958996683895236150">#28415</a></li>     <li>Handle env case-insensitive on Windows <a href="/misc/goto?guid=4958996683993546006">#28725</a></li>     <li>Add support for building docker debs for Ubuntu 16.04 Xenial on PPC64LE <a href="/misc/goto?guid=4958995300030881832">#23438</a></li>     <li>Add support for building docker debs for Ubuntu 16.04 Xenial on s390x <a href="/misc/goto?guid=4958995300123735832">#26104</a></li>     <li>Add support for building docker debs for Ubuntu 16.10 Yakkety Yak on PPC64LE <a href="/misc/goto?guid=4958996684142510445">#28046</a></li>     <li>Add RPM builder for VMWare Photon OS <a href="/misc/goto?guid=4958995300223022106">#24116</a></li>     <li>Add shell completions to tgz <a href="/misc/goto?guid=4958995300321139976">#27735</a></li>     <li>Update the install script to allow using the mirror in China <a href="/misc/goto?guid=4958995300412612246">#27005</a></li>     <li>Add DEB builder for Ubuntu 16.10 Yakkety Yak <a href="/misc/goto?guid=4958995300505032558">#27993</a></li>     <li>Add RPM builder for Fedora 25 <a href="/misc/goto?guid=4958995300595086319">#28222</a></li>     <li>Add <code>make deb</code> support for aarch64 <a href="/misc/goto?guid=4958996684403787062">#27625</a></li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958998447624370390" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958998447713097753" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/21bed314">http://www.open-open.com/news/view/21bed314</a></p>