mirror of
				https://github.com/mashirozx/docker-php-nginx.git
				synced 2025-05-29 01:49:24 +08:00 
			
		
		
		
	Updated README
This commit is contained in:
		
							parent
							
								
									9d6c40aa5a
								
							
						
					
					
						commit
						6084df92ac
					
				@ -12,7 +12,7 @@ Repository: https://github.com/TrafeX/docker-php-nginx
 | 
				
			|||||||
* Optimized to only use resources when there's traffic (by using PHP-FPM's ondemand PM)
 | 
					* Optimized to only use resources when there's traffic (by using PHP-FPM's ondemand PM)
 | 
				
			||||||
* The servers Nginx, PHP-FPM and supervisord run under a non-privileged user (nobody) to make it more secure
 | 
					* The servers Nginx, PHP-FPM and supervisord run under a non-privileged user (nobody) to make it more secure
 | 
				
			||||||
* The logs of all the services are redirected to the output of the Docker container (visible with `docker logs -f <container name>`)
 | 
					* The logs of all the services are redirected to the output of the Docker container (visible with `docker logs -f <container name>`)
 | 
				
			||||||
* Follows the KISS principle (Keep It Simple, Stupid) to make it easy to understand and adjust the image
 | 
					* Follows the KISS principle (Keep It Simple, Stupid) to make it easy to understand and adjust the image to your needs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[](https://hub.docker.com/r/trafex/alpine-nginx-php7/)
 | 
					[](https://hub.docker.com/r/trafex/alpine-nginx-php7/)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user