Easily install PHP extension in official PHP Docker containers
10M+
This Docker container contains a script that can be used to easily install a PHP extension inside the official PHP Docker images.
The script will install all the required APT/APK packages; at the end of the script execution, the no-more needed packages will be removed so that the image will be much smaller.
Supported docker images are all the Alpine/Debian versions, except for PHP 5.5 where we only support Debian 8 (jessie) (that is, php:5.5, php:5.5-apache, php:5.5-cli, php:5.5-fpm, php:5.5-zts).
See the source repository for further details.
Content type
Image
Digest
sha256:b6d3fa381…
Size
38.4 kB
Last updated
28 days ago
docker pull mlocati/php-extension-installer