From 8505276c6084cf089625c20241bc0ae936fb5228 Mon Sep 17 00:00:00 2001 From: Peter Wilmott Date: Mon, 27 Jul 2015 18:51:59 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0c1f4..30086bb 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The following packages are needed to run bocker. * curl * iproute2 * iptables +* libcgroup-tools * util-linux >= 2.25.2 * coreutils >= 7.5 @@ -92,6 +93,7 @@ $ bocker run img_42150 which wget * `docker commit` * `docker rm` / `docker rmi` * Networking +* Quota Support / CGroups † `bocker init` provides a very limited implementation of `docker build` @@ -100,7 +102,6 @@ $ bocker run img_42150 which wget * Data Volume Containers * Data Volumes * Port Forwarding -* Quota Support / CGroups ## License