diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/container-tools.7.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/share/man/container-tools.7.txt b/share/man/container-tools.7.txt index 4c2a60c..5fb4db6 100644 --- a/share/man/container-tools.7.txt +++ b/share/man/container-tools.7.txt @@ -41,6 +41,22 @@ DOWNLOAD * https://github.com/open-infrastructure/container-tools +INSTALLATION +------------ + +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 + +DEBIAN 8 (STRETCH) AND NEWER +~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + * sudo apt install open-infrastructure-container-tools + + USAGE ----- |