Short Description
Lightweight container contains PHP5-FPM with some basic plugins
Full Description
PHP-FPM (Docker)
Lightweight container contains PHP5-FPM with some basic plugins (based on minimalist Debian wheezy image)
Plugins list:
gd
mysql
memcache
mongodb
redis
Docker image
https://hub.docker.com/r/donbeave/php-fpm
How to use?
In your Dockerfile
use the following:
FROM donbeave/php-fpm:latest
...
Copyright and license
Copyright 2015 Alexey Zhokhov under the Apache License, Version 2.0. Supported by AZ.