MGMT-15963: Upgrade dockefiles to use centos:stream9 and build with podman - #8
Conversation
|
@paul-maidment: This pull request references MGMT-15963 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.17.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
e0fb83d to
73bc4df
Compare
…odman The current Dockerfile builds in this project are broken due to recent deprecation centos images. This PR aims to address that by upgrading the images we use. Additionally the build system is made more consistent with the podman compliant build that we use for assisted. The host podman is passed to skipper so that the container may use podman-remote to build the project.
73bc4df to
e5de599
Compare
The current Dockerfile builds in this project are broken due to recent deprecation centos images.
This PR aims to address that by upgrading the images we use. Additionally the build system is made more consistent with the podman compliant build that we use for assisted. The host podman is passed to skipper so that the container may use podman-remote to build the project.