Do we have non-Alpine versions of Hyperf Docker images?
- 主要语言
- Dockerfile
- 星标
- 348
- 派生
- 201
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue names no Dockerfiles, build entry points, or tests. Start by locating the image build configuration and current Alpine targets, then verify how AMD64 and ARM64 images are published; done means an official Debian-based PHP 8.3 variant is available for both architectures and supports the cited glibc-dependent extensions.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- docker, php
- 领域
- devops, infrastructure
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100