1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-13 05:03:10 +00:00

cbe: move container cache to different filesystem

this is a workaround for squashfs errors that occur when containers are run from beeGFS
This commit is contained in:
phue 2020-03-05 16:34:20 +01:00
parent 116720e690
commit e2e4dd05d3

View file

@ -14,7 +14,7 @@ process {
singularity {
enabled = true
cacheDir = '/scratch-cbe/shared/containers'
cacheDir = '/resources/containers'
}
params {