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

新闻 Rocket v1.8.0 发布,CoreOS 的容器引擎 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

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

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

    新特性和 UX 更新


    • api: GetLogs: improve client example with 'Follow' (#2747).


    • kvm: add proxy arp support to macvtap (#2715).


    • stage0/config: add a CLI flag to pretty print json (#2745).


    • stage1: make /proc/bus/ read-only (#2743).
    Bug 修复


    • api: GetLogs: use the correct type in LogsStreamWriter (#2744).


    • api: fix service panic on incomplete pods (#2739).


    • api: Fix the GetLogs() when appname is given (#2763).


    • pkg/selinux: various fixes (#2723).


    • pkg/fileutil: don't remove the cleanSrc if it equals '.' (#2731).


    • stage0: remove superfluous error verbs (#2750).
    其他更新


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