Skip to content

Conversation

@samir-watson
Copy link

Fix: prevent double docker:// prefix in singularity pull which causes it to fail to dowload when running nextflow inspect -params-file params.yaml -profile slurm mop_preprocess.nf > inspect.json

Fix: prevent double docker:// prefix in singularity pull which causes it to fail to dowload when running
nextflow inspect -params-file params.yaml -profile slurm mop_preprocess.nf > inspect.json
log shows Nextflow trying to pull:
docker://docker pull ontresearch/dorado:shae423e7... (contains spaces) which is parsed as three arguments and gives a “received 3” error. Removing docker pull makes it a single valid URI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant