Skip to content

biocontainers - linux-aarch64 and/or multi-arch #595

@dslarm

Description

@dslarm

We're at the point where 98 of the top 100 downloaded packages in bioconda are ported or generic - but basically, they and their dependencies install on linux-aarch64. Or, of the 50 top starred nf-core pipelines, about 30 now have full linux-aarch64 support for all dependencies.

However, biocontainers appears to be not as healthy, so I'm opening this to take stock of where we are and what the direction needs to be for this project to support it healthily.

  1. Although linux/arm64/v8 Architecture images #425 says there are now images when a bioconda-recipe has linux-aarch64, this doesn't correlate with what I can find when I search on quay.io.

Image

  1. Various things like nf-core pipeline modules will explicitly ask for a specific package - but the specific package IDs are linux-x86_64, rather than multi-arch.
  • those are going to all need to select on arch and then the package URL. A multi-arch container may make life easier for that, but at an effort cost for biocontainers.
  • what should be done here.
  • this is not unique to biocontainers - this is also an issue for galaxy project's singularity containers.

@ChristianKniep
@brainstorm

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