From 50214ec0638b03733472eda5f838db7596de4357 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 13 Mar 2016 10:13:33 +0100 Subject: Adding container limit command. Signed-off-by: Daniel Baumann --- README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.txt') 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 -- cgit v1.2.3