This image is based on wordpress official image with minor changes
- Base on php:7-apache
- Latest Wordpress
- PHP.ini custom values
- Use same code base for configuration and setup
4.9.6
,latest
(Dockerfile) ( php:7-apache / Wordpress 4.9.6)4.8
(Dockerfile) ( php:7-apache / Wordpress 4.8)4.6.1
(Dockerfile) ( php:7.0.10-apache / Wordpress 4.6.1)4.4.1
(Dockerfile) ( php:7.0.2-apache / Wordpress 4.4.1)
Based on wordpress official image
All usage documentation still under wordpress official image. This image has no changes on usage of base image. Use official wordpress image docs to see how to work with this image.
opcache.memory_consumption=512
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=8000
opcache.revalidate_freq=60
opcache.fast_shutdown=1
opcache.enable_cli=1
post_max_size = 50M
upload_max_filesize = 50M