Skip to content

Commit

Permalink
fixed default container behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-watson committed Jan 8, 2025
1 parent 17f1894 commit 732ea82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/Nextflow/nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ params {
apptainer {
enabled = true
pullTimeout = "1 hour"
runOptions = "--compat --cleanenv --home"
runOptions = "--compat"
}


Expand Down

0 comments on commit 732ea82

Please sign in to comment.