From abb67800816687319bc6febb9d2ffe08412c04e8 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Tue, 8 Oct 2019 12:48:24 +0200 Subject: [PATCH] Add Singularity Cache Directory --- conf/cfc.config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/cfc.config b/conf/cfc.config index 6fc3b26..0928c00 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -7,6 +7,7 @@ params { singularity { enabled = true + cacheDir = '/nfsmounts/containers' } process {