Sign inSign up

copeus/docker-php-fpm

By copeus

Updated over 7 years ago

PHP-FPM docker image compatible with Laravel/CakePHP and other generic PHP engines

Image
1

817

copeus/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

172 MB

Last updated

over 9 years ago

docker pull copeus/docker-php-fpm