Based on official wordpress but increase max upload to 64 MB (upload_max_filesize = 64M)
928
Change upload max size by adding php.ini to /usr/local/etc/php
--- php.ini ---- file_uploads = On memory_limit = 64M upload_max_filesize = 64M post_max_size = 64M max_execution_time = 600
Content type
Image
Digest
Size
174.9 MB
Last updated
over 9 years ago
docker pull tanlull/wordpress