summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 5a9d680..2b927f2 100644
--- a/README.txt
+++ b/README.txt
@@ -55,7 +55,9 @@ Please base them against the 'next' Git branch using common sense:
5. 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
6. Usage