Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootc - Add git and git-lfs packages #782

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

fabiendupont
Copy link
Contributor

When working with AI/ML recipes, it is frequent to pull versioned software and data from Git repositories. This change adds the git and git-lfs packages.

@@ -0,0 +1 @@
make amd FROM=registry.redhat.io/rhel9/rhel-bootc:9.4 DRIVER_TOOLKIT_IMAGE=registry.redhat.io/rhel9/driver-toolkit:5.14.0-427.31.1.el9_4
Copy link
Member

Choose a reason for hiding this comment

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

I thought we were trying to avoid hard coding a rhel image into this, so that this upstream project can be used by anyone?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's a leftover from tests. I removed it.

When working with AI/ML recipes, it is frequent to pull versioned
software and data from Git repositories. This change adds the `git`
and `git-lfs` packages.

Signed-off-by: Fabien Dupont <[email protected]>
Copy link
Member

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan rhatdan merged commit c690357 into containers:main Sep 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants