barcus / docker-php-fpm-alpine

Docker image of php-fpm based on alpine
https://hub.docker.com/u/barcus/
ISC License
1 stars 0 forks source link

docker-php-fpm-alpine

License badge Docker badge

About

This package provides images for php-fpm with some extra extentions installed :

It's based on Alpine Edge.

Setup

Usage

docker run -t -i -v /website_dir:/var/www/html barcus/php-fpm-alpine

Links

For more information visit the Github repositories :

My Docker hub :

Enjoy !