Best way to increase memory limit for php #159
-
Sometimes, while processing some image files in my php application, the docker container stops due to out of memory (exit code 12). What is the preferred way to increase the memory limit of the application? Change something in the Dockerfile or is it something else? |
Beta Was this translation helpful? Give feedback.
Answered by
jaydrogers
Mar 4, 2025
Replies: 1 comment
-
Check out all the settings you can change here 😃 https://serversideup.net/open-source/docker-php/docs/reference/environment-variable-specification |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaydrogers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check out all the settings you can change here 😃 https://serversideup.net/open-source/docker-php/docs/reference/environment-variable-specification