codecasts / php-alpine

PHP APK Repository for Alpine Linux
https://github.com/codecasts/php-alpine
483 stars 58 forks source link

request(arch): support additional architectures. #79

Closed andig closed 2 years ago

andig commented 5 years ago

It would be great if packages for more (or all) Alpine architectures would be supported to allow usage in multi-arch docker containers.

hernandev commented 3 years ago

we would have to try that, but for now, sticking with x86_64, if you wanna try, fork and play around with github actions

hernandev commented 2 years ago

aarch64 (linux/arm64) support was included recently