-
Notifications
You must be signed in to change notification settings - Fork 9
Add rocky-container-stackhpc element #57
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
Conversation
5bf3057
to
f5cc19b
Compare
f5cc19b
to
48fb7f3
Compare
Once that merges in, I'll create a PR in SKC with built and promoted image. |
48fb7f3
to
e034822
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This could use a README to show how to use it.
Also please add to the element list in the main repo README.
e034822
to
13f1fb0
Compare
Done. |
13f1fb0
to
9ed7b0c
Compare
Provides 9-stackhpc containerfile Uses cloud-init with NM support from c9s and explicitly sets network renderer and activator to network-manager. In addition to that install 'Minimal Install' dnf group to get the core packages installed - currently lacks microcode_ctl amongst others (so we don't update microcode on CPUs to mitigate vulnerabilities).
9ed7b0c
to
841947d
Compare
Uses cloud-init with NM support from c9s and explicitly sets network renderer and activator to network-manager.