Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						5bb3d3b6a8 
					 
					
						
						
							
							rename PHP-FPM Dockerfile5 to Dockerfile56  
						
						
						
						
					 
					
						2016-07-27 03:57:32 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						462b5685eb 
					 
					
						
						
							
							add some comments sections to the php dockerfiles  
						
						
						
						
					 
					
						2016-07-25 07:27:15 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						e1dbb972f1 
					 
					
						
						
							
							make Mongo, xDebug, Node, and prestissimo Installation Optional  
						
						... 
						
						
						
						on the Workspace and PHP-FPM Containers
+ general refactoring 
						
						
					 
					
						2016-07-25 06:25:38 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						419434020c 
					 
					
						
						
							
							merge back apt-get update and install to keep them on the same layer  
						
						
						
						
					 
					
						2016-07-25 04:05:07 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						ca378ac734 
					 
					
						
						
							
							add libz-dev library to php containers  
						
						
						
						
					 
					
						2016-07-25 02:17:36 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						67f92de4f0 
					 
					
						
						
							
							Refactor the PHP 5 Dockerfile  
						
						
						
						
					 
					
						2016-07-25 02:14:19 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						c8d4461771 
					 
					
						
						
							
							Refactor the PHP 7 Dockerfile  
						
						
						
						
					 
					
						2016-07-25 01:30:19 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						23b0906cd7 
					 
					
						
						
							
							delete the Dockerfile-55 file and rename Dockerfile-56 to Dockerfile-5  
						
						... 
						
						
						
						Since 5.5 and 5.6 dockerfiles are identical execept the base image php version.
Will let the users switch the php 5.6 and 5.5 version from the Dockerfile-5 by changing one char
in the first line. Removing this duplication will make contribution and maintance easier and faster. 
						
						
					 
					
						2016-07-24 23:25:31 +03:00 
						 
				 
			
				
					
						
							
							
								Eric Pfeiffer 
							
						 
					 
					
						
						
							
						
						d75a43c615 
					 
					
						
						
							
							Update Dockerfile-70  
						
						... 
						
						
						
						fixes memcached extension not installing 
						
						
					 
					
						2016-07-16 13:07:56 -05:00 
						 
				 
			
				
					
						
							
							
								Bo-Yi Wu 
							
						 
					 
					
						
						
							
						
						16b82d066e 
					 
					
						
						
							
							#140  update php 5.5 and 5.6  
						
						... 
						
						
						
						Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com > 
						
						
					 
					
						2016-07-14 09:56:05 +08:00 
						 
				 
			
				
					
						
							
							
								Yew JS 
							
						 
					 
					
						
						
							
						
						48a53f1d24 
					 
					
						
						
							
							Update Dockerfile-70  
						
						... 
						
						
						
						install libJPEG and enabled in GD 
						
						
					 
					
						2016-07-13 14:12:32 +08:00 
						 
				 
			
				
					
						
							
							
								Bo-Yi Wu 
							
						 
					 
					
						
						
							
						
						e0b4734dab 
					 
					
						
						
							
							Added support upload file size setting.  
						
						... 
						
						
						
						Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com > 
						
						
					 
					
						2016-06-28 17:18:37 +08:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						de6db93da8 
					 
					
						
						
							
							Fix conflict merging zhikiri-hotfix/mongo-support  
						
						
						
						
					 
					
						2016-06-27 13:58:48 +03:00 
						 
				 
			
				
					
						
							
							
								zhikiri 
							
						 
					 
					
						
						
							
						
						62878e7c49 
					 
					
						
						
							
							Added supporting of the mcrypt extenstion  
						
						
						
						
					 
					
						2016-06-27 11:30:25 +03:00 
						 
				 
			
				
					
						
							
							
								Bo-Yi Wu 
							
						 
					 
					
						
						
							
						
						05c5fcf216 
					 
					
						
						
							
							Support gd extension.  
						
						... 
						
						
						
						Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com > 
						
						
					 
					
						2016-06-16 14:57:27 +08:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						f3eb6a5fc4 
					 
					
						
						
							
							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 
						
						
					 
					
						2016-06-11 17:29:27 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						bec1a32550 
					 
					
						
						
							
							format the laravel.ini file  
						
						
						
						
					 
					
						2016-06-03 15:01:56 +03:00 
						 
				 
			
				
					
						
							
							
								Bo-Yi Wu 
							
						 
					 
					
						
						
							
						
						1673a80daf 
					 
					
						
						
							
							clean apt source file after install.  
						
						... 
						
						
						
						Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com > 
						
						
					 
					
						2016-06-03 14:21:52 +08:00 
						 
				 
			
				
					
						
							
							
								Bo-Yi Wu 
							
						 
					 
					
						
						
							
						
						f130381cfe 
					 
					
						
						
							
							install xdebug to generate coverage report for unit testing.  
						
						... 
						
						
						
						Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com > 
						
						
					 
					
						2016-06-03 14:04:33 +08:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						124a3553e6 
					 
					
						
						
							
							simple reformatting  
						
						
						
						
					 
					
						2016-06-01 14:45:27 +03:00 
						 
				 
			
				
					
						
							
							
								Amin Mkh 
							
						 
					 
					
						
						
							
						
						1090bb4db6 
					 
					
						
						
							
							added mongodb driver for php5.5 5.6  
						
						
						
						
					 
					
						2016-05-30 23:26:40 +03:00 
						 
				 
			
				
					
						
							
							
								Amin Mkh 
							
						 
					 
					
						
						
							
						
						9c7054abe2 
					 
					
						
						
							
							added mongodb image + PHP7 driver  
						
						
						
						
					 
					
						2016-05-29 14:19:43 +03:00 
						 
				 
			
				
					
						
							
							
								Mahmoud Zalt 
							
						 
					 
					
						
						
							
						
						4edf941872 
					 
					
						
						
							
							rename php to php-fpm  
						
						... 
						
						
						
						preparing to add php cli as part of the workspace container 
						
						
					 
					
						2016-05-18 02:43:23 +03:00