mirror of
				https://github.com/mashirozx/docker-php-nginx.git
				synced 2025-05-29 01:49:24 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			68 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			68 B
		
	
	
	
		
			Docker
		
	
	
	
	
	
FROM php:7.0-fpm
 | 
						|
 | 
						|
COPY php.ini /usr/local/etc/php/conf.d/custom.ini
 |