From f66ae27c4309facd9bf602544c78111334be3f61 Mon Sep 17 00:00:00 2001
From: Ulf Markwardt <ulf.markwardt@tu-dresden.de>
Date: Thu, 23 Sep 2021 19:15:43 +0200
Subject: [PATCH] Update contribute_container.md

---
 contribute_container.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/contribute_container.md b/contribute_container.md
index 76667a16e..ca47e485f 100644
--- a/contribute_container.md
+++ b/contribute_container.md
@@ -10,7 +10,7 @@ Assuming you understand in principle how to work with our git. Now you need:
 * all necessary access/execution rights
 * a local clone of the repository in the directory `./hpc-compendium`
 
-Remark: This does not work in a ecryptfs file system. So you might
+Remark: We have seen problems running the container an ecryptfs file system. So you might
 want to use `/tmp` as root directory.
 
 ## Preparation
@@ -53,7 +53,8 @@ the merge.
 
 ### Run the Proposed Checks Inside Container
 
-(Remember to keep the local web server running in the other shell.)
+Remember to keep the local web server running in the other shell.
+
 First, change to the `hpc-compendium` directory and set the environment
 variable DC to save a lot of keystrokes :-)
 
-- 
GitLab