hyperf / hyperf/hyperf-docker

Windows的WLS2下,无法拉取镜像

Ouverte
#42 0 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

```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]

Guide de contribution

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

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
docker, php
Domaine
devops
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

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