notes and additions for running with 468 kernel#3
Open
rockocoop wants to merge 1 commit intodmc5179:masterfrom
Open
notes and additions for running with 468 kernel#3rockocoop wants to merge 1 commit intodmc5179:masterfrom
rockocoop wants to merge 1 commit intodmc5179:masterfrom
Conversation
Owner
|
@rockocoop Is it possible to put this in the existing Dockerfile rather than a new Dockerfile? |
Owner
|
@rockocoop I'm confused, you're copying entitlement files into the container image. The whole point of this image is that when the image runs on your cluster, it will not need to pull any RPMs. The RPMs pulled during the build will use the entitlement of the underlying RHEL 8 system. You don't have to copy anything into the container to do that |
Author
|
I tried that but for some reason when i didn't copy them in the docker
build failed. I copy them in so that the dnf commands etc are successful
when building the image. I am using RHEL 8 system to build
…On Sat, Feb 27, 2021 at 5:16 AM Dan Clark ***@***.***> wrote:
@rockocoop <https://github.com/rockocoop> I'm confused, you're copying
entitlement files into the container image. The whole point of this image
is that when the image runs on your cluster, it will not need to pull any
RPMs. The RPMs pulled during the build will use the entitlement of the
underlying RHEL 8 system. You don't have to copy anything into the
container to do that
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHGUC4TMVXWCXBWTTJS6NR3TBBPYVANCNFSM4W5DUPBQ>
.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is what i found i had to do on my system in order to succeed in compiling the driver for 4.6.8.