PHP-FPM docker image compatible with Laravel/CakePHP and other generic PHP engines
817
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
172 MB
Last updated
over 9 years ago
docker pull copeus/docker-php-fpm