From 3d8a6ffd861ab64cf87dfbd17ae9d894d3e3ff5c Mon Sep 17 00:00:00 2001
From: Stefano Alberto Russo <stefano.russo@gmail.com>
Date: Wed, 1 Dec 2021 17:48:17 +0100
Subject: [PATCH] Updated README.

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 21d50f5..63933e9 100755
--- a/README.md
+++ b/README.md
@@ -119,4 +119,7 @@ Run Web App unit tests (with Rosetta running)
 
     SINGULARITY_TMPDIR=/...
     .singularity in user home with limited space
+    
+    Some Docker versions (e.g. old-ish on Mac) do not let podman work due to fuse permissions
+    SSH computing resources require python3 and wget installed, or will raise (empty) errors when submitting tasks. . Check 127 error codes.
 
-- 
GitLab