diff --git a/conf/mana.config b/conf/mana.config index 47f1992..93d674c 100644 --- a/conf/mana.config +++ b/conf/mana.config @@ -17,4 +17,5 @@ process { singularity { enabled = true cacheDir = "$HOME/.singularity_images_cache" + autoMounts = true }