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

2 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
Docker Library Bot
00387f5a7d Update to 15.0.0 2018-12-10 10:51:22 +00:00