0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 02:45:09 +01:00
nextcloud-docker/15.0/fpm-alpine
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
..
config Update to 15.0.0 2018-12-10 10:51:22 +00:00
cron.sh Update to 15.0.0 2018-12-10 10:51:22 +00:00
Dockerfile Configure PHP memory_limit via environment variable 2018-12-12 08:56:50 -06:00
entrypoint.sh Configure PHP memory_limit via environment variable 2018-12-12 08:56:50 -06:00
upgrade.exclude Update to 15.0.0 2018-12-10 10:51:22 +00:00