From 0a79e426aec9b19f4c8cc34b317c5960e40c1915 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 12 Mar 2016 07:18:35 +0100 Subject: Adding notes about installation to readme file. Signed-off-by: Daniel Baumann --- README.txt | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/README.txt b/README.txt index c1feba1..d2ac1d4 100644 --- a/README.txt +++ b/README.txt @@ -21,7 +21,23 @@ systemd-nspawn. * https://github.com/open-infrastructure/container-tools -3. Usage +3. Installation +--------------- + +3.1 Source +---------- + + 1. sudo apt instal asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc + 2. git clone https://github.com/open-infrastructure/container-tools + 3. cd container-tools && sudo make install + +3.2 Debian 8 (stretch) and newer +-------------------------------- + + * sudo apt install open-infrastructure-container-tools + + +4. Usage -------- * Create a new container: @@ -52,7 +68,7 @@ systemd-nspawn. container version -4. Links +5. Links -------- * 2016-02-24: Systemd vs. Docker @@ -77,7 +93,7 @@ systemd-nspawn. https://lwn.net/Articles/531114/ -5. Authors +6. Authors ---------- * Daniel Baumann -- cgit v1.2.3