Repository of `oanhnn/php-fpm` Docker image.
439
Repository of oanhnn/php-fpm Docker image.
mcrypt, pdo,_mysql, intl, opcache, zip and gd extensionsphp:7.x-alpine image$ docker pull oanhnn/php-fpm:7.0
$ docker run -it --rm oanhnn/php-fpm:7.0 php -v
$ docker pull oanhnn/php-fpm:7.0-xdebug
$ docker run -it --rm oanhnn/php-fpm:7.0-xdebug php -v
$ docker pull oanhnn/php-fpm:7.1
$ docker run -it --rm oanhnn/php-fpm:7.1 php -v
All code contributions must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.
Fork the project, create a feature branch, and send a pull request.
If you would like to help take a look at the list of issues.
This project is released under the MIT License.
Copyright © 2017 Oanh Nguyen
Please see License File for more information.
Content type
Image
Digest
Size
46.1 MB
Last updated
about 9 years ago
docker pull oanhnn/php-fpm:7.0-xdebug