-
Notifications
You must be signed in to change notification settings - Fork 1.1k
-
The current image only allows 2MB uploads and has a very low memory limit.
ImageIt would be great to make the official Wordpress image work "out of the box" rather than immediately causing triage issues.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 2 -
👀 1
Replies: 2 comments
-
I believe #10 (comment) is still accurate -- are there explicit recommendations for a "sane" default value for this from WordPress upstream yet?
Beta Was this translation helpful? Give feedback.
All reactions
-
The current image only allows 2MB uploads and has a very low memory limit.
Hi, I recently experienced something similar.
So I decided to use a php.ini configuration file mounted as a compose.yml volume.
Actually, I wanted to use WordPress using official images and Nginx instead of Apache.
See if anything inspires you: https://github.com/Tiozao-do-Linux/wordpress-nginx
Beta Was this translation helpful? Give feedback.