-
We use Matomo fpm-alpine and i saw it populates the header `x-powered-by: PHP/7.3.8`
For security reasons it would be nice to remove the PHP version header.
-
In order to simplify installation of the extension we propose to build Linux packages that should deploy .so files and update the php.ini file(s) to load the extension.
Initially we can build package…
-
Currently `webdevops/php-nginx` is used as the base app image. This contains a lot of things we do not need which increases the image size and complexity needlessly.
The idea is to create an alpin…
-
When I do 'docker-compose up' then I get the following error:
> [31mERROR] [0m: Service 'web' failed to build: The command '/bin/sh -c apk add --update apache2 php-apache2 php-ctype php-pdo_mysql p…
-
**Is your feature request related to a problem? Please describe.**
My whole World of Warcraft server is running with Docker Swarm (Compose files).
**Describe the solution you'd like**
I'd like to…
dlmw updated
3 months ago
-
Environment
==========
* PHP: 7.2.13
* pthreads: 3.2.0
* OS: linux, docker container
Summary
======
In alpine linux image:
1) pthreads wokers pool **+** imagick in woker **=>** S…
-
The project has some composer dependencies not compatible with the last version of php 8 (`php:8-fpm-alpine`).
Also, when building the Docker image of the project, the Linux headers are required to b…
-
/bin/sh /home/php-beast-master/libtool --mode=compile cc -I. -I/home/php-beast-master -DPHP_ATOM_INC -I/home/php-beast-master/include -I/home/php-beast-master/main -I/home/php-beast-master -I/usr/loc…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a _single_ **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This is not a bug in the [browser extension](https…
yward updated
3 months ago
-
Hello there,
I run into similar problem with this package like php-actions/phpunit I think - not sure. I use php-actions/composer with private repos (with two private repos, both has the same issue…