Skip to content
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

Use Podman to build on the host #350

Closed
wants to merge 13 commits into from

Conversation

arthurbarr
Copy link
Contributor

Currently we use Docker to build normally, but on RHEL systems, we have to build in a container. Red Hat have updated the version of Podman which is used in RHEL V7 to a high enough level that we can now use it as a drop-in replacement for Docker in our build. This PR is drops the Buildah build, the containerised build, and adds Podman to the Travis build as an extra job.

@arthurbarr arthurbarr requested a review from LPowlett July 24, 2019 15:37
@arthurbarr arthurbarr closed this Aug 28, 2019
mirskifa pushed a commit that referenced this pull request Jan 3, 2023
* Update MQ version to 9.3.1.0-r2

* First part of the changes for SSLKEYR  (#328)

* Squashed all commits

* Addressed review comments

* Fix JMS test build issue (#340)

* Fix JMS test build issue

* Remove ciphername where not required

* Fix issue1766 and add test case (#336)

* Fix issue1766 and add test case

* Address review comments

* Updated copyright year

* Resolve merge conflicts

* Updating changelog (#346)

* Updating changelog

* Updating changelog

* updated go-version & ubi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant