Sign inSign up

procoders/docker-php-fpm

By procoders

Updated over 7 years ago

PHP-FPM compatible with Laravel, CakePHP and others

Image
1

373

procoders/docker-php-fpm repository overview

PHP-FPM docker image with composer

ready for laravel and cakePHP frameworks

ImageLayers :

Info

Build

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 .

Usage

docker pull camil/php-fpm
docker run --rm -d camil/php-fpm

Tag summary

Content type

Image

Digest

Size

177.6 MB

Last updated

about 8 years ago

docker pull procoders/docker-php-fpm