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

新闻 rktv 1.5.1 发布,CoreOS 的容器引擎 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,609
    赞:
    47
    rktv 1.5.1 发布了。

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

    Bug 修复


    • rkt: fix bug where rkt errored out if the default data directory didn't exist #2557.


    • kvm: fix docker volume semantics (#2558). When a Docker image exposes a mount point that is not mounted by a host volume, Docker volume semantics expect the files in the directory to be available to the application. This was not working properly in the kvm flavor and it's fixed now.


    • kvm: fix net long names (#2543). Handle network names that are longer than the maximum allowed by iptables in the kvm flavor.
    其他更新


    • minor tests and clean-ups (#2551).



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