docker-php-nginx

Docker image with PHP-FPM 8.3 & Nginx 1.26 on Alpine Linux

MIT License

Stars
1.4K
Committers
22

Bot releases are hidden (Show)

docker-php-nginx - Removed VOLUME instruction

Published by TrafeX over 4 years ago

  • Removed the VOLUME instruction from the Dockerfile. Fixes #28
docker-php-nginx - Upgraded to Alpine 3.11

Published by TrafeX over 4 years ago

  • Upgraded to Alpine 3.11
docker-php-nginx - Made the WORKDIR owned by the nobody user

Published by TrafeX over 4 years ago

  • Made the /var/www/html folder owned by the nobody user so that you can write files to that folder from PHP-FPM.
docker-php-nginx - Easier to change configuration & smoketest

Published by TrafeX almost 5 years ago

docker-php-nginx - PHP session extension & cleaner PHP-FPM output

Published by TrafeX about 5 years ago

  • Added PHP session extension
  • Cleanup the output of PHP-FPM when PHP throws an error
docker-php-nginx - Upgrade to Alpine 3.10, Nginx 1.16 & PHP 7.3

Published by TrafeX about 5 years ago

  • Alpine linux is updated from 3.9 to 3.10
  • PHP is updated from 7.2 to 7.3
  • Nginx is updated from 1.14 to 1.16
docker-php-nginx - First release

Published by TrafeX about 5 years ago

  • Switched to Docker hub for building the containers and start to use Semantic Versioning for versioning this image.

Currently this image features PHP-FPM 7.2 & Nginx 1.14 on Alpine linux 3.9.