Sign inSign up

zot24/php-fpm

By zot24

•Updated over 10 years ago

Alpine Docker Image for PHP-FPM

Image
0

3.5K

zot24/php-fpm repository overview

⁠PHP-FPM Docker image

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⁠.

⁠Getting Started

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
...

⁠Resources

Some util resources about docker + images + alpine + being smart :)

⁠Authors

  • Israel Sotomayor - Initial work - zot24⁠

See also the list of contributors⁠ who participated in this project.

⁠License

This project is licensed under the MIT License - see the LICENSE⁠ file for details

Tag summary

Content type

Image

Digest

Size

44.5 MB

Last updated

over 10 years ago

docker pull zot24/php-fpm