This is an PHP-FPM docker base image using Alpine Linux and based on the docker-library/php docker image with just few modifications to make smaller and to have support to libraries that use GNU C library glibc instead of the default C library for Alpine musl.
This image have been build for being used as a base image and extend it, so you'll need to extending the base image like:
FROM zot24/php-fpm
...
Some util resources about docker + images + alpine + being smart :)
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
Content type
Image
Digest
Size
44.5 MB
Last updated
over 10 years ago
docker pull zot24/php-fpm