Skip to content

gzip missing from singularity base image #1113

Description

@matthdsm

Hi,

Would it be possible to add gzip by default to the singularity base image?
nf-core is migrating to wave containers where possible, but CI tests using the common echo "" | gzip > test.gz pattern for stub tests fail using the generated singularity images, since gzip is not available.

I'm aware it's possible to add gzip as a dependency to each module as they are updated, but I think it would be cleaner to just add it to the base image as a common utility, so the singularity images are on par with the docker ones

Thanks
Matthias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions