Skip to content

Conversation

@crazy-max
Copy link
Member

And keep fallback to ubuntu2404 for ubuntu distrib and debian12 for debian. Fallback can happen for releases still in testing/sid.

if err != nil {
return err
}
if osid != "debian" && osid != "ubuntu" {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking at https://developer.download.nvidia.com/compute/cuda/repos/ we could have support for other distribs in the future.

@crazy-max crazy-max force-pushed the nvidia-contrib-match-repo branch from 64f37c8 to 6390586 Compare April 15, 2025 13:44
@crazy-max crazy-max changed the title contrib(nvidia): match right apt distro based on os release contrib(nvidia): match right apt repo based on os release Apr 15, 2025
@crazy-max crazy-max requested a review from tonistiigi April 15, 2025 15:53
Copy link
Member

@tonistiigi tonistiigi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is for using contrib/cdisetup scripts with buildkit that is not built by our Dockerfile (buildkit-export-ubuntu target) ?

@crazy-max
Copy link
Member Author

This is for using contrib/cdisetup scripts with buildkit that is not built by our Dockerfile (buildkit-export-ubuntu target) ?

Yes I was looking to move buildkit to debian base distro and I thought it would be better to use the right apt repo.

@crazy-max crazy-max force-pushed the nvidia-contrib-match-repo branch from 6390586 to 6d49cf5 Compare October 23, 2025 07:32
@crazy-max crazy-max marked this pull request as ready for review October 23, 2025 07:34
@crazy-max crazy-max requested a review from tonistiigi October 23, 2025 07:34
@crazy-max crazy-max added this to the v0.26.0 milestone Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants