add automounts for singularity

master
Cedric 2 years ago committed by GitHub
parent e89cb7bd5e
commit d429a59a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,4 +17,5 @@ process {
singularity {
enabled = true
cacheDir = "$HOME/.singularity_images_cache"
autoMounts = true
}

Loading…
Cancel
Save