Working docker-compose files for development

This commit is contained in:
Nabeel Shahzad
2019-05-10 18:40:07 -05:00
parent 2b45b9fd70
commit 5f0db96fc4
8 changed files with 87 additions and 4 deletions

View File

@@ -55,6 +55,7 @@ if [ "$TRAVIS" = "true" ]; then
.sass-cache
.idea
.travis
docker
tests
_ide_helper.php
.dpl
@@ -64,6 +65,7 @@ if [ "$TRAVIS" = "true" ]; then
.styleci.yml
env.php
config.php
docker-compose.yml
Makefile
phpunit.xml
phpvms.iml