发布于 2016-03-23 00:01:29 | 119 次阅读 | 评论: 0 | 来源: 网友投递
LXD LXC 技术重构
LXD 是 ubuntu 基于 LXC 技术的重构,容器天然支持非特权和分布式。
LXD 2.0.0.rc5 发布了,
改进日志:
* New upstream release (2.0.0~rc5):
- Fix DELETE /1.0/images/<fingerprint> to actually be Async. This is a
minor API change to match the specification and will break backward
compatibility with older clients (only when performing image deletion).
- The deprecated lxd-images script has now been entirely removed.
- Improve error reporting on image POST
- Fix error handling logic around snapshots
- Fix container shutdown to actually happen in parallel
- Document 'auto_update' parameter for 'POST /1.0/images'
- stateful start: rework behavior
- stateful snapshots: rework behavior
- Bind-mount mqueue if unprivileged
- update documentation on using docker in containers
- bump the monitor timeout to 5s
- lxd-bridge: Some tweaks
下载地址: