Skip to content

Commit

Permalink
Merge pull request #740 from crick-pipelines-stp/master
Browse files Browse the repository at this point in the history
Add library dir to singularity config
  • Loading branch information
ChristopherBarrington authored Sep 5, 2024
2 parents 1f041c0 + 36cac5b commit 2900904
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/crick.config
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ singularity {
enabled = true
autoMounts = true
runOptions = '--bind /nemo --bind /flask'
libraryDir = '/flask/apps/containers/all-singularity-images'
}

process {
Expand Down

0 comments on commit 2900904

Please sign in to comment.