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

cant compile php 7.3.7 x86 #3

Closed
donaldsteele opened this issue Jul 25, 2019 · 1 comment
Closed

cant compile php 7.3.7 x86 #3

donaldsteele opened this issue Jul 25, 2019 · 1 comment

Comments

@donaldsteele
Copy link
Contributor

when trying to build the x86 version of php 7.3.7 the file https://dl.bintray.com/dfabric/apps-static/curl-static_7.64.1_linux_x86-64.tar.xz is downloaded and installed which is for 64bit os's , please compile for 86 and add to the repo for the SHA512SUMS file

the work around is to compile curl static locally and inject into the docker image before you manually kick off main.sh (in dev mode).

@j8r
Copy link
Member

j8r commented Jul 25, 2019

I understand the problem, I would like to be fixed upstream on Alpine but that's not that easy.
I think I figured out how to do, and will work on it and test it when I will have the time.

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

No branches or pull requests

2 participants