-
### What is your idea or feature suggestion?
Add PHP 8.3 to the available PHP versions.
### Benefits
This increases PHP's community ability to adapt to the newest PHP version.
### Where can we fin…
-
We use the New Relic PHP Daemon. We install this through the tar and execute the New Relic installer script
```
RUN curl -L https://download.newrelic.com/php_agent/archive/10.19.0.9/newrelic-php5-…
-
any one can run this correctly ?
```
FROM nextcloud:18-fpm-alpine
RUN apk add -X http://dl-cdn.alpinelinux.org/alpine/edge/testing dlib
RUN wget https://github.com/goodspb/pdlib/archive/master…
-
This is a: Feature Request
## Details
While having pi-hole based on Debian is quite good, the docker image is over 300MB in size.
Would you please create a different pi-hole docke…
-
When I run:
```sh
docker run --rm -v $(pwd):/app instrumentisto/phpdoc \
-f modele/AccesBDD/GestionBDD.php -t ./sortie
```
Result:
```sh
Collecting files .. OK
Initializing pars…
-
Could somebody please provide an example of how to run multiple caddy containers? Not in a swarm or kubernetes. I'd like to have a main caddy that handles whole-server services like portainer and mato…
-
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
- […
-
### Describe the bug
Https certificat in .local domain not work
add in docker-compose file
labels:
- dev.orbstack.domains=fulfilment.local,adm.fulfilment.local
Open https://fulfil…
-
### Description
Not sure, if this is really a bug. It is more like a question if this is a bug
The following code:
```php
-
Hi Team,
I am using below approach on Alpine linux to build my PHP container.
Approach:
apk add --no-cache wget ca-certificates
&& wget -O /etc/apk/keys/phpearth.rsa.pub https://repos.php.earth/…