This Docker definition compiles PHP and exports statically-linked executables of PHP-CLI and PHP-FPM for use in containerisation.
Run docker build -t php-static
/usr/bin/php
/usr/sbin/php-fpm
/etc/php/php.ini
/etc/php/php-fpm.conf
/etc/php/php-fpm.d/www.conf.EXAMPLE
/etc/ssl/certs
- The PHP License, version 3.01.