Merge branch 'support-mongo'

* support-mongo:
  add Mongo Support to the Readme
  added php-mongodb extension
  simple reformatting
  set the original volume path
  get mongo volum from the data container
  added mongodb driver for php5.5 5.6
  added mongodb image + PHP7 driver

Fix Conflicts in:
	docker-compose.yml
	php-fpm/Dockerfile-55
	php-fpm/Dockerfile-56
	php-fpm/Dockerfile-70
	php-fpm/laravel.ini
This commit is contained in:
Mahmoud Zalt
2016-06-11 17:29:27 +03:00
8 changed files with 106 additions and 8 deletions

View File

@ -1,3 +1,4 @@
date.timezone=UTC
display_errors=Off
log_errors=On
log_errors=On
extension=mongodb.so