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

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><img src="file:///C:/Users/wzw/AppData/Local/Temp/enhtmlclip/Image(2).png" /></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>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958995988376319429" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958995988489923009" 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/36afb8d8">http://www.open-open.com/news/view/36afb8d8</a></p>