File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33Wordpress container with Nginx 1.10 & PHP-FPM 7.0 based on Alpine Linux.
44
5- * Used in production for my own sites, making it stable and always up-to-date
5+ * Used in production for my own sites, making it stable, tested and up-to-date
66* Optimized for 50 concurrent users
7- * Optimized for low resource usage (by using PHP-FPM's ondemand PM)
7+ * Optimized to only use resources when there's traffic (by using PHP-FPM's ondemand PM)
88* Best to be used with Amazon Cloudfront as SSL terminator and CDN
9- * Uses PHP 7.0 for better performance, lower cpu & memory usage
9+ * Built on the lightweight Alpine Linux distribution
10+ * Small Docker image size (+/-45MB)
11+ * Uses PHP 7.0 for better performance, lower cpu usage & memory footprint
1012* Can safely be updated without loosing data
1113
1214[ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/trafex/wordpress.svg )] ( https://hub.docker.com/r/trafex/wordpress/ )
You can’t perform that action at this time.
0 commit comments