两个疑问
- Dominant language
- Dockerfile
- Stars
- 348
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Description
1.https://github.com/hyperf/hyperf-docker/blob/master/7.4/alpine/swoole/Dockerfile 中,将镜像改为php:7.4.28-fpm-alpine官方镜像,死活装不上swoole.
2.换成hyperf/hyperf:7.4-alpine-v${ALPINE_VERSION}-base后, 又报Do not run Composer as root/super user! See https://getcomposer.org/root for details 导致build 失败
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the referenced 7.4/alpine/swoole/Dockerfile and compare the two base-image variants described in the issue. Reproduce the Swoole installation failure and the Composer root-user build failure. Done means the intended image builds successfully with Swoole installed and Composer completing without the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile, php
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100