hyperf / hyperf/hyperf-docker

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

Đang mở
#71 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dockerfile
Star
348
Fork
201
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.