rkt 1.14.0 发布,更新了Coreos

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

内容简介:rkt 1.14.0 发布,更新了Coreos

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

该版本更新了 coreos和kvm flavors,在 api-service 中修复了一些bug以及更改了cgroups-related,更好的启发式也相继出台以避免在不支持的环境中使用覆盖。

发行说明:

主要更新如下:

New features and UX changes

  • stage1: update to CoreOS 1151.0.0 and systemd v231 ( #3122 ).

  • common: fall back to non-overlay with ftype=0 ( #3105 ).

  • rkt: honor insecure-options in run-prepared ( #3138 ).

Bug fixes

  • stage0: fix golint warnings ( #3099 ).

  • rkt: avoid possible panic in api-server ( #3111 ).

  • rkt/run: allow --set-env-file files with comments ( #3115 ).

  • scripts/install-rkt: add wget as dependency ( #3124 ).

  • install-rkt.sh: scripts: Fix missing files in .deb when using install-rkt.sh ( #3127 ).

  • tests: check for run-prepared with insecure options ( #3139 ).

Other changes

  • seccomp/docker: update docker whitelist to include mlock ( #3126 ). This updates the @docker/default-whitelist to include mlock-related syscalls (mlock, mlock2, mlockall).

  • build: add PowerPC ( #2936 ).

  • scripts: install-rkt.sh: fail install-pak on errors ( #3150 ). When install-pak (called from install-rkt.sh) fails at some point abort packaging.

  • api_service: Rework cgroup detection ( #3072 ). Use the  subcgroup file hint provided by some stage1s rather than machined registration.

  • Documentation/devel: add make images target ( #3142 ). This introduces the possibility to generate graphivz based PNG images using a new  images make target.

  • vendor: update appc/spec to 0.8.7 ( #3143 ).

  • stage1/kvm: avoid writing misleading subcgroup ( #3107 ).

  • vendor: update go-systemd to v12 ( #3125 ).

  • scripts: bump coreos.com/rkt/builder image version ( #3092 ). This bumps rkt-builder version to 1.0.2, in order to work with seccomp filtering.

  • export: test export for multi-app pods ( #3075 ).

  • Documentation updates: ( #3146#2954#3128#2953#3103#3087#3097#3096#3095#3089 )

下载:


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

组合数学

组合数学

(美)Richard A. Brualdi / 冯速 等 / 机械工业出版社 / 2012-5 / 69.00元

本书是系统阐述组合数学基础、理论、方法和实例的优秀教材,出版三十多年来多次改版,被MIT、哥伦比亚大学、UIUC、威斯康星大学等众多国外高校采用,对国内外组合数学教学产生了较大影响,也是相关学科的主要参考文献之一。 本书侧重于组合数学的概念和思想,包括鸽巢原理、计数技术、排列与组合、P條ya计数法、二项式系数、容斥原理、生成函数和递推关系以及组合结构(匹配、试验设计、图)等,深入浅出地表达了......一起来看看 《组合数学》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试