Build on RHEL7? #11278
Build on RHEL7?
#11278
-
Would it be possible to build podman 3+ on RHEL7? |
Beta Was this translation helpful? Give feedback.
Answered by
eriksjolund
Aug 19, 2021
Replies: 1 comment
-
Yes, I believe so. A few days ago I bumped up the Podman version to v3.3.0-rc3 I haven't tested the executable yet, but it can be downloaded from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
flouthoc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I believe so.
I've created a GitHub Actions workflow that builds Podman by using a CentOS 7 container:
https://github.com/eriksjolund/build-podman
A few days ago I bumped up the Podman version to v3.3.0-rc3
https://github.com/eriksjolund/build-podman/blob/podman-v3.3/config/centos7.json
I haven't tested the executable yet, but it can be downloaded from
https://github.com/eriksjolund/build-podman/actions/runs/1140818839