-
Notifications
You must be signed in to change notification settings - Fork 197
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
Building and testing nginx-container on RHEL 10 #324
Conversation
on RHEL10 guest Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
Pull Request validationSuccess🟢 CI - All checks have passed Auto MergeFailed🔴 Pull Request has unsupported target branch Success🟢 Pull Request is not marked as draft and it's not blocked by |
Difference between C10S and RHEL10 dockerfiles.
Difference between RHEL9 and RHEL10 Dockerfiles
|
Let's try the first run [test] |
Testing Farm results
|
@uhliarik Please review it. Thanks |
As far as I know only nginx-126 is affected. |
Update image name also in usage Signed-off-by: Petr "Stone" Hracek <[email protected]>
Retest after changing image name from 'rhel10/nginx-' to 'ubi10/nginx-' [test] |
We do not need the full registry name Signed-off-by: Petr "Stone" Hracek <[email protected]>
[test] |
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.
Tests passes & updated nginx's RHEL-10 Dockerfile and README.md LGTM.
This pull request supports building and testing nginx-container on RHEL 10 quest.
The first commit adds Dockerfile.rhel10 for building and testing.
The second commit updates README.md files