runC v1.0 发布,一个轻量级的通用运行时容器

jopen 8年前
   <p style="text-align: center;"><img alt="" src="https://simg.open-open.com/show/d0e610f64bcbaa60e8b9417ac6565def.png" /></p>    <p><strong>runC</strong>是一个轻量级的通用运行时容器 ,runC的目标是让用户随时随地使用标准化的容器,功能和特性:</p>    <ul>     <li>完整支持Linux命名空间,包括用户命名空间。</li>     <li>原生支持Linux的所有安全功能,包括Selinux、Apparmor、seccomp、control groups、capability drop、pivot_root、uid/gid dropping等。</li>     <li>原生支持实时迁移和Windows 10容器。</li>     <li>计划为Arm、Power、Sparc等架构提供原生支持,并直接得到Arm、Intel、Qualcomm、IBM,以及整个硬件制造商生态系统的参与和支持。</li>     <li>计划为前沿硬件功能提供原生支持,例如DPDK、sr-iov、tpm、secure enclave等。</li>     <li>可移植的性能配置文件,以及成为正式标准的配置格式。</li>    </ul>    <h2>更新日志</h2>    <h3>重大改进</h3>    <p>The large breaking change from the previous versions of runc to 1.0 is the create and start command changes. The previous start command functionality has been moved to the run command. runc run mycontainer. runc start does not perform the operations that it did before this release.</p>    <h3>其他更新</h3>    <ul>     <li>Added seccomp support for more architectures</li>     <li>Stable stats output</li>     <li>Added <code>update</code> command for dynamically updating container resources</li>     <li>bash completion and man pages</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958991335842541001" rel="nofollow"><strong>runc-linux-amd64</strong></a></li>     <li><a href="/misc/goto?guid=4958991335948076449" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958991336038643669" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <h2> </h2>