summaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-03-13 09:13:33 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-03-31 14:30:16 +0000
commit50214ec0638b03733472eda5f838db7596de4357 (patch)
treeeed024b5bdea75918a21eb97056014b3078e2253 /README.txt
parentAdding container-autostart program. (diff)
downloadcompute-tools-50214ec0638b03733472eda5f838db7596de4357.tar.xz
compute-tools-50214ec0638b03733472eda5f838db7596de4357.zip
Adding container limit command.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index f1c04e5..32bf50d 100644
--- a/README.txt
+++ b/README.txt
@@ -42,6 +42,9 @@ systemd-nspawn.
* Attach console to a container:
sudo container console -n NAME
+ * Limit ressources of a container:
+ sudo container limit -n NAME --cpu-quota 10%
+
* List container on the system:
sudo container list