Skip to content

ENT-13867: Added RHEL 8,9,10 support to build in container#2338

Open
aleksandrychev wants to merge 1 commit into
cfengine:masterfrom
aleksandrychev:ENT-13867
Open

ENT-13867: Added RHEL 8,9,10 support to build in container#2338
aleksandrychev wants to merge 1 commit into
cfengine:masterfrom
aleksandrychev:ENT-13867

Conversation

@aleksandrychev

Copy link
Copy Markdown
Contributor

Ticket: ENT-13867

Ticket: ENT-13867
Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
Comment thread container/Dockerfile.rhel
@@ -0,0 +1,64 @@
ARG BASE_IMAGE=rockylinux/rockylinux:9
FROM ${BASE_IMAGE}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't think we should duplicate in a different way what we do in the build host setup. I would be fine with choosing either policy or scripts but not both.

Comment thread container/Dockerfile.rhel
@@ -0,0 +1,64 @@
ARG BASE_IMAGE=rockylinux/rockylinux:9

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

ideally we will use these to build our packages so it seems we should use ubi/rhel images and not rocky.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants