hyperf / hyperf/hyperf-docker

Windows的WLS2下,无法拉取镜像

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
348
Forks
201
PR merge metrics
No merged PRs in 30d

Description

```shell
PS D:\workdir> docker pull hyperf/8.0-alpine-v3.12-base
Using default tag: latest
Error response from daemon: pull access denied for hyperf/8.0-alpine-v3.12-base, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
```
====================================
docker已经登录,正常使用

mac环境:
➜ swoole git:(master) ✗ docker run --rm hyperf/hyperf:8.1-alpine-v3.15-base /usr/bin/php -m
PHP Warning: PHP Startup: Unable to load dynamic library 'igbinary' (tried: /usr/lib/php8/modules/igbinary (Error loading shared library /usr/lib/php8/modules/igbinary: No such file or directory), /usr/lib/php8/modules/igbinary.so (Error relocating /usr/lib/php8/modules/igbinary.so: zend_class_serialize_deny: symbol not found)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'redis' (tried: /usr/lib/php8/modules/redis (Error loading shared library /usr/lib/php8/modules/redis: No such file or directory), /usr/lib/php8/modules/redis.so (Error relocating /usr/lib/php8/modules/redis.so: igbinary_unserialize: symbol not found)) in Unknown on line 0
[PHP Modules]

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Windows WSL2 `docker pull hyperf/8.0-alpine-v3.12-base` command and the macOS `docker run` command shown in the report. Check whether the referenced image names are available and whether the PHP extension warnings recur; done means the affected commands and expected image behavior are clearly established or corrected.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.