merge the php versions dockerfiles in php-fpm, workspace and php-worker
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user