Sign inSign up

tanlull/wordpress

By tanlull

Updated over 9 years ago

Based on official wordpress but increase max upload to 64 MB (upload_max_filesize = 64M)

Image
0

928

tanlull/wordpress repository overview

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


Tag summary

Content type

Image

Digest

Size

174.9 MB

Last updated

over 9 years ago

docker pull tanlull/wordpress