0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 02:45:09 +01:00
nextcloud-docker/14.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 remove admin password and user name from autoconfig 2018-09-14 08:27:21 +02:00
cron.sh Run update.sh 2018-09-06 16:58:51 +02: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 Run update.sh 2018-10-01 22:32:13 +02:00