发布于 2016-02-06 06:21:24 | 110 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Hyper 基于Hypervisor的Docker引擎

Hyper 是一种 App-Centric 的虚拟化技术,我们完全摒弃了传统虚机上必须和物理机一样,运行一个完整 OS 这种看似显然的假设,我们让Docker Image 直接运行在 Hypervisor 上。我们让一组容器直接启动在 hypervisor 上的时间达到 350 毫秒,并且还在进一步优化。而且所有这些,都是“开箱即得的”。


Hyper 0.5 发布,该版本中 Hyper 和 runV 都引入很多新特性,提升了稳定性,修复了不少 bug。

值得关注的新特性

  • Optimized the run command, for example, now you can use -t flag for tty. more flags definition could reference the run command.

  • Support libvirt for pod management, now virsh will show Hyper VMs.

  • Built-in service discovery in Pod

  • New hyper logs command to retrieve container logs

  • Integration with Openstack Cinder (Ceph), Neutron

  • Add storage driver configuration

其他改进

  • Improve file insert, now you can insert files from either remote or local machine by specifying the URI

  • Hyper CLI now returns the exit value of the process when run or exec exit.

  • Generate default /etc/hosts and /etc/resolv.conf for the user if no hosts or DNS configured.

  • Improve list command, now you can filter the output

  • Support registry mirror and insecure registry options

  • Build RPM packages for CentOS and Fedora with Hyper

  • Add integration test suite

  • Many stability improvements and bug fixes.

详情请看: (http://hyper.sh).



历史版本 :
Hyper.js 1.4.4 发布,JS/HTML/CSS 终端
Hyper 0.5 发布,基于Hypervisor的Docker引擎
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务