Skip to content

Conversation

@jameslamb
Copy link
Member

Closes #832

Follow-up to #836 (comment)

In #836, this repo's dependency on https://github.com/rapidsai/ci-imgs was removed by replacing FROM rapidsai/miniforge-cuda with the inline contents of the Dockerfile used to produce that image. That introduced a lot of duplication between the Dockerfiles there.

This proposes reducing much of that duplication by moving shared code into scripts that are mounted in at build time.

@jameslamb jameslamb changed the title WIP: move more shared code into scripts move more shared code into scripts Jan 20, 2026
@jameslamb jameslamb marked this pull request as ready for review January 20, 2026 21:07
@jameslamb jameslamb requested a review from a team as a code owner January 20, 2026 21:07
@jameslamb jameslamb requested a review from bdice January 20, 2026 21:07
@jameslamb
Copy link
Member Author

/merge

@rapids-bot rapids-bot bot merged commit c56724b into rapidsai:main Jan 20, 2026
109 of 110 checks passed
@jameslamb jameslamb deleted the use-scripts branch January 20, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEA] Decouple this project from rapidsai/ci-imgs

2 participants