mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 16:29:55 +00:00
add automounts for singularity
This commit is contained in:
parent
7d7c18273b
commit
efd831a8a3
1 changed files with 2 additions and 1 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