1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Merge pull request #126 from phue/cbe-container-cache

cbe: move container cache to different filesystem
This commit is contained in:
Alexander Peltzer 2020-03-05 17:02:32 +01:00 committed by GitHub
commit cd1932e9bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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