rename php to php-fpm

preparing to add php cli as part of the workspace container
This commit is contained in:
Mahmoud Zalt 2016-05-18 02:43:23 +03:00
parent 36b49f5ae2
commit 4edf941872
6 changed files with 4 additions and 4 deletions

View File

@ -15,12 +15,12 @@ services:
links:
- php
### PHP Container ###########################################
### PHP-FPM Container #######################################
php:
php-fpm:
build:
context: ./php
dockerfile: Dockerfile-php-70
context: ./php-fpm
dockerfile: Dockerfile-70
volumes:
- ../:/var/www/laravel
- ./logs/php/:/usr/local/var/log