From 17373ca54b9caf2bc24d8a69c6b9639d167cb0cb Mon Sep 17 00:00:00 2001 From: Jessica Frazelle Date: Wed, 7 Jan 2015 09:43:07 -0800 Subject: [PATCH] Update the LXC version to 1.0.7 in PACKAGERS.md Signed-off-by: Jessica Frazelle Docker-DCO-1.1-Signed-off-by: Jessica Frazelle (github: jfrazelle) --- project/PACKAGERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/PACKAGERS.md b/project/PACKAGERS.md index 7aba36c890..701e552d59 100644 --- a/project/PACKAGERS.md +++ b/project/PACKAGERS.md @@ -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 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 least the "auplink" utility from aufs-tools) * BTRFS graph driver (requires BTRFS support enabled in the kernel)