From e1ac8c36854fbeb60a53a5090fbb673b2a7b9d09 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Aug 2016 15:45:49 +0200 Subject: Merging upstream version 20160801. Signed-off-by: Daniel Baumann --- README.txt | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 9ca0598..5a9d680 100644 --- a/README.txt +++ b/README.txt @@ -67,27 +67,20 @@ container-tools currently do not work with systemd-networkd and depend on ifupdo * Start a container: sudo container start -n NAME - * Restart a container: - sudo container restart -n NAME - * Stop a container: sudo container stop -n NAME * Remove a container: sudo container remove -n NAME - * 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 * Show container-tools version: container version +See container(1) for a list of all container commands. + 7. Links -------- -- cgit v1.2.3