Skip to content

rapidsai/miniforge-cuda is deprecated #38

Description

@jameslamb

Description

Opening this issue because I noticed that this project is using rapidsai/miniforge-cuda:

FROM rapidsai/miniforge-cuda:25.12-cuda13.0.1-base-ubuntu24.04-py3.13

That image is now deprecated... the upcoming RAPIDS 26.02 release will be the last one to update it:

Some Options

To keep up with newer images as we add support for Python versions, CUDA versions, operating systems, etc., the easiest replacement is probably to switch to rapidsai/ci-conda, which will be supported indefinitely. That image contains everything rapidsai/miniforge-cuda has, plus a few extra things for use in RAPIDS CI (like command-line tools for some CI services).

If that's too big or otherwise doesn't suit your needs, it may be worth exploring directly relying on nvidia/cuda images and using something like micromamba to set up conda. I've given a minimal example of that at https://docs.rapids.ai/notices/rsn0057/

Notes

I'm one of the maintainers of the rapidsai/miniforge-cuda images (https://github.com/rapidsai/ci-imgs) and of rapidsai/notebooks (https://github.com/rapidsai/docker). I'll stay subscribed to this issue, please @ me here with any questions and I'll try to help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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