diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 12:46:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 12:46:15 +0000 |
commit | 5172960b48b7ef7a2408297735f2c48ad2cbf566 (patch) | |
tree | aef7a6b0d2c68c13921a2f7ad7c85bd9e379cbee | |
parent | Updating known limitations in README file. (diff) | |
download | compute-tools-5172960b48b7ef7a2408297735f2c48ad2cbf566.tar.xz compute-tools-5172960b48b7ef7a2408297735f2c48ad2cbf566.zip |
Updating known limitations in container-tools manpage.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/man/container-tools.7.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/container-tools.7.txt b/share/man/container-tools.7.txt index 604683f..2e71b05 100644 --- a/share/man/container-tools.7.txt +++ b/share/man/container-tools.7.txt @@ -75,7 +75,9 @@ Please base them against the 'next' Git branch using common sense: KNOWN LIMITATIONS ----------------- -container-tools currently do not work with systemd-networkd and depend on ifupdown. + * 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 USAGE |