PHP-FPM compatible with Laravel, CakePHP and others
373
ready for laravel and cakePHP frameworks
Based on php:5.6-fpm official Image php:5.6-fpm
For example, if you need to install or remove php extensions, edit the Dockerfile and than build-it.
git clone [email protected]:camilb/docker-php-fpm.git
cd ./docker-php-fpm
docker build --rm -t camil/php-fpm .
docker pull camil/php-fpm
docker run --rm -d camil/php-fpm
Content type
Image
Digest
Size
177.6 MB
Last updated
about 8 years ago
docker pull procoders/docker-php-fpm