0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 10:55:09 +01:00
Commit graph

3 commits

Author SHA1 Message Date
Robert Dailey
f988290dc9
Configure PHP memory_limit via environment variable
A new Docker environment variable named `PHP_MEMORY_LIMIT` has been introduced
which allows the PHP `memory_limit` setting to be controlled without mounting
any volumes from the host. The default memory limit is still `512M` if this
variable is not specified.

Signed-off-by: Robert Dailey <rcdailey@gmail.com>
2018-12-12 08:56:50 -06:00
J0WI
de2f3c57ee Update APCu to 5.1.15
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-12-11 00:13:10 +01:00
Docker Library Bot
00387f5a7d Update to 15.0.0 2018-12-10 10:51:22 +00:00