rkt 1.18.0 发布,CoreOS 的容器引擎
欢迎加入运维网交流群:263444886http://onexin.iyunv.com/source/plugin/onexin_bigdata/https://my.oschina.net/img/hot3.pnghttp://onexin.iyunv.com/source/plugin/onexin_bigdata/https://static.oschina.net/uploads/logo/CoreOS-rocket_Bg9rn.png rkt 1.18.0 发布了,该版本包含错误修复,UX增强功能和其他改进。
Rocket (也叫 rkt)是 CoreOS 推出的一款容器引擎,和 Docker 类似,帮助开发者打包应用和依赖包到可移植容器中,简化搭环境等部署工作。Rocket 和 Docker 不同的地方在于,Rocket 没有 Docker 那些为企业用户提供的“友好功能”,比如云服务加速工具、集群系统等。反过来说,Rocket 想做的,是一个更纯粹的业界标准。
UX 更正:
[*] rkt: gate diagnostic output behind --debug (#3297).
[*] rkt: Change exit codes to 254 (#3261).
Bug 修复:
[*] stage1/kvm: correctly bind-mount read-only volumes (#3304).
[*] stage0/cas: apply xattr attributes (#3305).
[*] scripts/install-rkt: add iptables dependency (#3309).
[*] stage0/image: set proxy if InsecureSkipVerify is set (#3303).
其他更新:
[*] vendor: update docker2aci to 0.13.0 (#3314). This fixes multiple fetching and conversion bugs, including two security issues.
[*] scripts: update glide vendor script (#3313).
[*] vendor: update appc/spec to v0.8.8 (#3310).
[*] stage1: update to CoreOS 1192.0.0 (and update sanity checks) (#3283).
[*] cgroup: introduce proper cgroup/v1, cgroup/v2 packages (#3277).
[*] Documentation updates: (#3281, #3319, #3308).
下载地址:
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]