rkt 1.18.0 发布,CoreOS 的容器引擎

栏目: 服务器 · 发布时间: 6年前

内容简介:rkt 1.18.0 发布,CoreOS 的容器引擎

rkt 1.18.0 发布了,该版本包含错误修复,UX增强功能和其他改进。

Rocket (也叫 rkt)是 CoreOS 推出的一款容器引擎,和 Docker 类似,帮助开发者打包应用和依赖包到可移植容器中,简化搭环境等部署工作。Rocket 和 Docker 不同的地方在于,Rocket 没有 Docker 那些为企业用户提供的“友好功能”,比如云服务加速 工具 、集群系统等。反过来说,Rocket 想做的,是一个更纯粹的业界标准。

UX 更正:

  1. rkt: gate diagnostic output behind --debug ( #3297 ).

  2. rkt: Change exit codes to 254 ( #3261 ).

Bug 修复:

  1. stage1/kvm: correctly bind-mount read-only volumes ( #3304 ).

  2. stage0/cas: apply xattr attributes ( #3305 ).

  3. scripts/install-rkt: add iptables dependency ( #3309 ).

  4. stage0/image: set proxy if InsecureSkipVerify is set ( #3303 ).

其他更新:

  1. vendor: update docker2aci to 0.13.0 ( #3314 ). This fixes multiple fetching and conversion bugs, including two security issues.

  2. scripts: update glide vendor script ( #3313 ).

  3. vendor: update appc/spec to v0.8.8 ( #3310 ).

  4. stage1: update to CoreOS 1192.0.0 (and update sanity checks) ( #3283 ).

  5. cgroup: introduce proper cgroup/v1, cgroup/v2 packages ( #3277 ).

  6. Documentation updates: ( #3281#3319#3308 ).

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Struts 2 in Action

Struts 2 in Action

Don Brown、Chad Davis、Scott Stanlick / Manning Publications / 2008.3 / $44.99

The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends......一起来看看 《Struts 2 in Action》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具