Hyper 0.5 发布,基于Hypervisor的Docker引擎
Hyper 0.5 发布,该版本中 Hyper 和 runV 都引入很多新特性,提升了稳定性,修复了不少 bug。
值得关注的新特性
- Optimized the - runcommand, for example, now you can use- -tflag for tty. more flags definition could reference the run command.
- Support - libvirtfor pod management, now- virshwill show Hyper VMs.
- Built-in service discovery in Pod 
- New - hyper logscommand 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 - runor- execexit.
- Generate default - /etc/hostsand- /etc/resolv.conffor the user if no hosts or DNS configured.
- Improve - listcommand, 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).