Skip to content

Migrate to condaforge/linux-anvil base image #140

Description

@idigs

Proposal to use linux-anvil-x86_64:alma9 in lieu of current solution.

Inherit from condaforge Anvil

FROM docker.io/condaforge/linux-anvil-x86_64:alma9

-> Do we have the ability to bump miniforge version that's baked into container?
-> How inclusive is the https://github.com/conda-forge/docker-images project to new contributors?

VS

"Roll Your Own" (currently used method)

FROM almalinux:9
RUN dnf -y install_a_bunch_of_stuff

  • drawbacks include longer build times b/c miniforge is installed all over again for each workflow instance
  • benefits include complete autonomy over miniforge version being installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions