发布于 2016-08-14 23:55:09 | 214 次阅读 | 评论: 0 | 来源: 网友投递
RancherOS 基于 Docker 的操作系统
Rancher OS 是生产规模中运行 Docker 最小,最简单的方式。RancherOS 的所有东西都作为 Docker 管理的容器。这些系统服务包括 udev 和 rsyslog。RancherOS 仅仅包括最少运行 Docker 所需要的软件,所以 RancherOS 的二进制下载包只有大约 20MB。所有东西都能通过 Docker 动态拉取。
RancherOS 0.5.0 发布了,
该版本修复大量bug,增强其稳定性,提高用户体验,支持Docker 1.11。进行了重构,支持多种体系结构,同时支持ARM和ARM64设备。此外,该版本无需重启来切换控制台,增加许多新的配置项,如下:
`console` – Sets the console container without having to add system services
`resize_device` – Enables partition expanding with relying on a system service or network access
`mounts` – Implements the cloud-init `mounts` key, which allows a set of mounts to be specified
`sysctl` – Allows specifying sysctl settings
`registy_auths` – Configures private registry and private image authentication for system services
下载地址:https://github.com/rancher/os/releases