From 98e646a8fb214023ab99f661a6ad2550157c6b95 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 1 Jul 2016 11:53:24 +0200 Subject: Merging upstream version 20160701. Signed-off-by: Daniel Baumann --- share/man/container-tools.7.txt | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'share/man/container-tools.7.txt') diff --git a/share/man/container-tools.7.txt b/share/man/container-tools.7.txt index 95d09c8..7fd1a0f 100644 --- a/share/man/container-tools.7.txt +++ b/share/man/container-tools.7.txt @@ -50,8 +50,8 @@ INSTALLATION SOURCE ~~~~~~ - 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc - 2. git clone https://github.com/open-infrastructure/container-tools + 1. sudo apt install asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc dbus systemd-container + 2. git clone https://sources.open-infrastructure.net/software/container-tools 3. cd container-tools && sudo make install DEBIAN 9 (STRETCH) AND NEWER @@ -63,15 +63,21 @@ DEBIAN 9 (STRETCH) AND NEWER DEVELOPMENT ----------- -Bug reports, feature requests, and patches are welcome via Github: +Bug reports, feature requests, and patches are welcome via Debian Bug Tracking System: - * https://github.com/open-infrastructure/container-tools + * https://bugs.debian.org Please base them against the 'next' Git branch using common sense: * https://www.kernel.org/doc/Documentation/SubmittingPatches +KNOWN LIMITATIONS +----------------- + +container-tools currently do not work with systemd-networkd and depend on ifupdown. + + USAGE ----- @@ -93,6 +99,9 @@ USAGE *Attach console to a container:*:: sudo container console -n NAME +*Enter a container namespace:*:: + sudo container enter -n NAME + *limit*:: sudo container limit -n NAME --cpu-quota 10% -- cgit v1.2.3