From e2e4dd05d318c6a537f5dd17f6a1ec82c5a32167 Mon Sep 17 00:00:00 2001 From: phue Date: Thu, 5 Mar 2020 16:34:20 +0100 Subject: [PATCH] cbe: move container cache to different filesystem this is a workaround for squashfs errors that occur when containers are run from beeGFS --- conf/cbe.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cbe.config b/conf/cbe.config index ea24e5b..5888202 100755 --- a/conf/cbe.config +++ b/conf/cbe.config @@ -14,7 +14,7 @@ process { singularity { enabled = true - cacheDir = '/scratch-cbe/shared/containers' + cacheDir = '/resources/containers' } params {