diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-11-12 09:52:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-11-22 14:29:29 +0000 |
commit | 37c9026df7b09a072a686d8fc0c5a697667e75f6 (patch) | |
tree | 85283a9ae2665f3b5a26b0ecc0edb06a312eabca /share/man/container-tools.7.txt | |
parent | Updating contact section in manpages. (diff) | |
download | compute-tools-37c9026df7b09a072a686d8fc0c5a697667e75f6.tar.xz compute-tools-37c9026df7b09a072a686d8fc0c5a697667e75f6.zip |
Harmonizing manpage markup.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-tools.7.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/man/container-tools.7.txt b/share/man/container-tools.7.txt index 23f8403..b6c83d6 100644 --- a/share/man/container-tools.7.txt +++ b/share/man/container-tools.7.txt @@ -37,7 +37,6 @@ container-tools provides the system integration for managing containers using sy DOWNLOAD -------- - * 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 @@ -49,20 +48,17 @@ INSTALLATION SOURCE ~~~~~~ - 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - * sudo apt install container-tools DEVELOPMENT ----------- - Bug reports, feature requests, help, patches, support and everything else are welcome on the Open Infrastructure Software Mailing List: @@ -79,7 +75,6 @@ Debian specific bugs can also be reported in the Debian Bug Tracking System: KNOWN LIMITATIONS ----------------- - * This version of container-tools currently do not work with systemd-networkd and depend on ifupdown. * Using overlay, the upper directory can not be an NFS mount due to limitations in Linux' overlay filesystem, see https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/filesystems/overlayfs.txt @@ -87,7 +82,6 @@ KNOWN LIMITATIONS USAGE ----- - *Create a new container:*:: sudo container create -n NAME @@ -111,7 +105,6 @@ See container(1) for a list of all container commands. LINKS ----- - *2016-02-24: Systemd vs. Docker*:: https://lwn.net/Articles/676831/ @@ -136,5 +129,4 @@ LINKS AUTHORS ------- - * Daniel Baumann <daniel.baumann@open-infrastructure.net> |