the creation of alpine images has failed for months :(
Is there a solution for this problem?
https://doi-janky.infosiftr.net/job/multiarch/job/arm32v6/job/php/
configure: error: C compiler cannot create executables
This looks similar to https://github.com/docker-library/golang/issues/196, https://github.com/docker-library/memcached/issues/25, https://github.com/docker-library/postgres/issues/420, and https://github.com/docker-library/redis/issues/137.
cc @tianon, @vielmetti
Ouch -- for the others, I've adjusted them to build on an emulated arm32v7 device running via QEMU on my local desktop, but I think PHP's compilation is a bit too heavy for that to be a reasonable solution here. :disappointed:
now support arm32v6 and arm32v7 alpine,close it. @tianon
Sounds good, thanks!
Most helpful comment
now support arm32v6 and arm32v7 alpine,close it. @tianon