hyperf / hyperf/hyperf-docker

Do we have non-Alpine versions of Hyperf Docker images?

Ouverte
#71 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Dockerfile
Étoiles
348
Forks
201
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi team!

I’m working with native PHP extensions (e.g., eusphpe.so) that depend on glibc and unfortunately fail to work on Alpine, because it uses musl libc, which is not fully compatible.

Would it be possible to provide an official Debian-based variant of Hyperf images (e.g., based on php:8.3-cli), both for AMD64 and ARM64 architectures?

This would help a lot when dealing with third-party native libraries that can’t be rebuilt or patched to work with musl.

Thanks in advance! 🙏

✔ Why Debian?
• glibc compatibility by default
• Easier support for native PHP extensions
• No need for gcompat hacks or manual patching
• Works out-of-the-box for most enterprise libraries

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.