Refactor the PHP 5 Dockerfile

This commit is contained in:
Mahmoud Zalt
2016-07-25 02:14:19 +03:00
parent c8d4461771
commit 67f92de4f0
2 changed files with 48 additions and 25 deletions

View File

@ -6,6 +6,8 @@
FROM php:7.0-fpm
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
ADD ./laravel.ini /usr/local/etc/php/conf.d
ADD ./laravel.pool.conf /usr/local/etc/php-fpm.d/