Skip to content

fix(docker): use Docker Hub for UBI10 CUDA base images#1511

Merged
rapids-bot[bot] merged 1 commit into
mainfrom
fix/ubi-dockerfile-base-registry
Jul 2, 2026
Merged

fix(docker): use Docker Hub for UBI10 CUDA base images#1511
rapids-bot[bot] merged 1 commit into
mainfrom
fix/ubi-dockerfile-base-registry

Conversation

@ramakrishnap-nv

@ramakrishnap-nv ramakrishnap-nv commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Change UBI10 Dockerfile FROM lines from nvcr.io/nvidia/cuda:... to nvidia/cuda:...

NGC requires authentication to pull cuda base images; CI arm64 builds
were failing with "Access Denied". Docker Hub hosts the same
nvidia/cuda UBI10 images publicly without auth.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ramakrishnap-nv ramakrishnap-nv requested a review from a team as a code owner July 2, 2026 19:30
@ramakrishnap-nv ramakrishnap-nv requested a review from jakirkham July 2, 2026 19:30
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

CI Test Summary

✅ All 0 test job(s) passed.

@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

Closing — root cause was not an NGC registry/permissions issue (arm64 image pulls fine from nvcr.io locally). Investigating the actual CI failure instead.

@ramakrishnap-nv ramakrishnap-nv self-assigned this Jul 2, 2026
@ramakrishnap-nv ramakrishnap-nv added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jul 2, 2026
@ramakrishnap-nv

Copy link
Copy Markdown
Collaborator Author

/merge

@rapids-bot rapids-bot Bot merged commit a740647 into main Jul 2, 2026
46 checks passed
@ramakrishnap-nv ramakrishnap-nv added this to the 26.08 milestone Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants