Skip to content

Commit

Permalink
fix docker fixOwnership
Browse files Browse the repository at this point in the history
  • Loading branch information
sateeshperi committed Dec 12, 2024
1 parent e4a8a5c commit b620d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/config/nf-test.config
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ profiles {
}
docker_self_hosted {
docker.enabled = true
docker.fixOwnership = true
conda.enabled = false
singularity.enabled = false
podman.enabled = false
Expand Down

0 comments on commit b620d62

Please sign in to comment.