LXD 2.17 版本发布了,LXD 是 LXC 的 REST API、命令行工具和 OpenStack 集成插件。该版本主要更新内容如下: New features: Add support for specifying the ceph user (using the “ceph.user.name” property) Implement “instance types” as an easy way to specify limits (e.g. “lxc launch ubuntu:16.04 -t t2.micro”) Add a new “lxc query” command as a low level query tool for the LXD API (similar to curl but with LXD knowledge) Filesystem ACLs are now rewritten when the container changes uid/gid map LXD now supports using binary deltas when refreshing daily images “lxc image info” now shows whether an image was automatically cached by LXD Bugfixes: client: Cleanup code duplication in image download function client: Remove deprecated client code client: Simplify ConnectPublicLXD logic doc: Add storage documentation for volatile.pool.pristine doc: Add the volatile.initial_source key doc: Fix bad JSON in rest-api.md (Issue #3654) …… 完整内容请查看发行说明。 LXD 2.17 版本正式发布,LXC 容器管理程序下载地址