Skip to content

Validate that nextflow is using downloaded images. #6479

@redvoidling

Description

@redvoidling

Nextflow fails to find my pre-downloaded Singularity images.

I set singularity.cacheDir = "~/downloads/nf_imgs/" in the config, but when I run the pipeline it still tries to pull images and shows the error “Failed to pull singularity image.”

I am running this on a cluster where downloads from most sources are not allowed. I need Nextflow to use the existing .img files in the specified folder instead of trying to pull new ones.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions