mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Update the LXC version to 1.0.7 in PACKAGERS.md
Signed-off-by: Jessica Frazelle <jess@docker.com> Docker-DCO-1.1-Signed-off-by: Jessica Frazelle <jess@docker.com> (github: jfrazelle)
This commit is contained in:
parent
e3b3719f16
commit
17373ca54b
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ the client will even run on alternative platforms such as Mac OS X / Darwin.
|
||||||
Some of Docker's features are activated by using optional command-line flags or
|
Some of Docker's features are activated by using optional command-line flags or
|
||||||
by having support for them in the kernel or userspace. A few examples include:
|
by having support for them in the kernel or userspace. A few examples include:
|
||||||
|
|
||||||
* LXC execution driver (requires version 1.0 or later of the LXC utility scripts)
|
* LXC execution driver (requires version 1.0.7 or later of lxc and the lxc-libs)
|
||||||
* AUFS graph driver (requires AUFS patches/support enabled in the kernel, and at
|
* AUFS graph driver (requires AUFS patches/support enabled in the kernel, and at
|
||||||
least the "auplink" utility from aufs-tools)
|
least the "auplink" utility from aufs-tools)
|
||||||
* BTRFS graph driver (requires BTRFS support enabled in the kernel)
|
* BTRFS graph driver (requires BTRFS support enabled in the kernel)
|
||||||
|
|
Loading…
Reference in a new issue