Skip to content

PHP-FPM docker image with composer. Ready for laravel and cakePHP.

Notifications You must be signed in to change notification settings

twarogowski/docker-php-fpm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PHP-FPM docker image with composer. Ready for laravel and cakePHP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%