Endava / docker-php

This is a docker php (fpm+apache2+nginx unit) image, based on the official alpine/ubuntu packages for php.
https://hub.docker.com/r/endava/php
Apache License 2.0
18 stars 6 forks source link

Added 'expose_php' to the env vars [8.0] #49

Closed DerSimeon closed 1 year ago

DerSimeon commented 1 year ago

The 'expose_php' directive, along with an env_var, was added to the php.ini file. A default value for this variable was added to the Dockerfile.