README.md aktualisiert
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# Docker PHP-FPM & Nginx on Alpine Linux
|
# Docker PHP-FPM 8.2 & Nginx on Alpine Linux
|
||||||
|
|
||||||
* Built on the lightweight and secure Alpine Linux distribution
|
* Built on the lightweight and secure Alpine Linux distribution
|
||||||
* Small image size
|
* Small image size
|
||||||
* PHP 8.1
|
* PHP 8.2
|
||||||
* Optimized for 100 concurrent users
|
* Optimized for 100 concurrent users
|
||||||
* Optimized to only use resources when there's traffic (PHP-FPM's on-demand process manager)
|
* Optimized to only use resources when there's traffic (PHP-FPM's on-demand process manager)
|
||||||
* Using a non-privileged user to make it more secure
|
* Using a non-privileged user to make it more secure
|
||||||
|
|||||||
Reference in New Issue
Block a user