-
It would be nice to have alternative official docker images that run on Ubuntu and Alpine, which are two of the most used base images.
-
Hi, thanks for the great docker images. I am hoping to get some help with a proxy problem, or some direction. Here is the message I am getting.:
UPDATE/EDIT: It looks like this is reproducible only…
-
Running
```PHP
-
### Version of install-php-extensions
v.2.6.1
### Error description
When installing blackfire extension for example in a php:8.3-zts-alpine container, it will result in this error:
```
91.4…
-
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 Co…
-
PHP v7.0.16 has a bug that throws this error under certain conditions: https://github.com/docker-library/php/issues/376
I run into this error on my debian-based server:
```
ckeeney@staging $ ca…
-
````
PHP : /usr/bin/php7 …
ncopa updated
3 years ago
-
when php artisan migrate I get:
> Illuminate\Database\QueryException : SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: Name does not resolve (SQL: select * from information_sc…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I tried to install using pecl, curl, pickle and some other suggested ways I found on the internet, but with no success. Is this extension really available for php8?
This work:
```
RUN apk --n…