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

add minimal almalinux8 image #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

cazlo
Copy link

@cazlo cazlo commented Oct 18, 2024

Closes #142

Following the same pattern as the centos 7 complete vs minimal image, the only difference between the 2 images is:

  • complete installs both rocm-dev and rocm-libs
  • minimal only installs rocm-dev

If I owned this, I probably would have avoided the code duplication through use of a BUILD_ARG and/or multi-stage build, but I'm trying to stay consistent with the rest of the images for this repository

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.

[Feature]: Add 'minimal' almalinux8 image
1 participant