diff options
Diffstat (limited to 'share/man/container-tools.7.txt')
-rw-r--r-- | share/man/container-tools.7.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/container-tools.7.txt b/share/man/container-tools.7.txt index 0e3e44d..95d09c8 100644 --- a/share/man/container-tools.7.txt +++ b/share/man/container-tools.7.txt @@ -38,7 +38,10 @@ container-tools provides the system integration for managing containers using sy DOWNLOAD -------- - * https://github.com/open-infrastructure/container-tools + * Upstream Releases: https://files.open-infrastructure.net/software/container-tools/upstream + * Upstream Sources: https://sources.open-infrastructure.net/software/container-tools + * Debian Releases: https://files.open-infrastructure.net/software/container-tools/debian + * Debian Sources: https://sources.progress-linux.org/users/daniel/debian/packages/open-infrastructure-container-tools INSTALLATION @@ -47,7 +50,7 @@ INSTALLATION SOURCE ~~~~~~ - 1. sudo apt instal asciidoc git docbook-xml docbook-xsl libxml2-utils make xsltproc + 1. sudo apt install 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 |