mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Merge pull request #42 from maxibor/master
Add automounts for singularity
This commit is contained in:
commit
4cad12c918
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ params {
|
||||||
|
|
||||||
singularity {
|
singularity {
|
||||||
enabled = true
|
enabled = true
|
||||||
|
autoMounts = true
|
||||||
cacheDir = "/projects1/singularity_scratch/cache/"
|
cacheDir = "/projects1/singularity_scratch/cache/"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue