/docker-php-fpm

Docker image for php-fpm including a few extensions.

Primary LanguageDockerfileMIT LicenseMIT

Alpine - Php FPM

This image is deprecated and will no longer be updated.
For an alternative (and similar) image which is frequently updated, please check out the runtime tags on the jitesoft/php image!


Docker alpine php-fpm with zip, gd and redis installed and enabled.
Image is based on the jitesoft/php image using PHP FPM and exposes port 9000 for FPM. If you require PHP (fpm or cli) and not the extensions enabled in this image, use the base image instead.

Dockerfile

Dockerfile can be found at GitLab or GitHub.