Skip to content

Commit

Permalink
add no home option
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbore committed Dec 8, 2023
1 parent ff4bc1e commit 312e0c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ if(params.processes) {
}

singularity.autoMounts = true
singularity.runOptions = "--no-home"

profiles {

Expand Down

0 comments on commit 312e0c2

Please sign in to comment.