1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 rkt 1.7.0 发布,CoreOS 的容器引擎 下载

本帖由 漂亮的石头2016-05-31 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,683
    赞:
    47
    rkt 1.7.0 发布了。

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

    更新内容:

    新特性和UX更新


    • stage1: implement no-new-privs linux isolator (#2677).


    • stage0: disable OverlayFS by default when working on ZFS (#2600).


    • stage1: (partially) restrict access to procfs and sysfs paths (#2683).


    • stage1: clean up pod cgroups on GC (#2655).


    • stage1/prepare-app: don't mount /sys/fs/cgroup in stage2 (#2681).


    • stage0: complain and abort on conflicting CLI flags (#2666).


    • stage1: update CoreOS image signing key (#2659).


    • api_service: Implement GetLogs RPC request (#2662).


    • networking: update to CNI v0.3.0 (#3696).
    Bug修复


    • api: fix image size reporting (#2501).


    • build: fix build failures on manpages/bash-completion target due to missing GOPATH (#2646).


    • dist: fix "other" permissions so rkt list can work without root/rkt-admin (#2698).


    • kvm: fix logging network plugin type (#2635).


    • kvm: transform flannel network to allow teardown (#2647).


    • rkt: fix panic on rm a non-existing pod with uuid-file (#2679).


    • stage1/init: work around cgroup/SCM_CREDENTIALS race (#2645).


    • gc: mount stage1 on GC (#2704).


    • stage1: fix network files leak on GC (#2319).
    其他更新



    下载地址:https://github.com/coreos/rkt/releases/tag/v1.7.0
    rkt 1.7.0 发布,CoreOS 的容器引擎下载地址
     
正在加载...