merge the php versions dockerfiles in php-fpm, workspace and php-worker

This commit is contained in:
Mahmoud Zalt
2018-04-06 10:04:56 +03:00
parent add78a19f4
commit 101986c76f
16 changed files with 407 additions and 3794 deletions

View File

@ -2,15 +2,6 @@ version: '3'
services:
### Applications Code Container #############################
# applications:
# image: tianon/true
# volumes:
# - applications-sync:/var/www:nocopy # nocopy is required
### Volumes Setup #############################################
volumes:
applications-sync:
external: