summaryrefslogtreecommitdiff
path: root/.docker/app/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '.docker/app/Dockerfile')
-rw-r--r--.docker/app/Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.docker/app/Dockerfile b/.docker/app/Dockerfile
index 0eea4d8..d00d072 100644
--- a/.docker/app/Dockerfile
+++ b/.docker/app/Dockerfile
@@ -26,6 +26,9 @@ ADD --chmod=0755 startup.sh ${SCRIPT_ROOT}
ADD index.php ${SCRIPT_ROOT}
ADD config.docker.php ${SCRIPT_ROOT}
+ENV PHP_WORKER_MAX_CHILDREN=5
+ENV PHP_WORKER_MEMORY_LIMIT=256M
+
ARG ORIGIN_REPO=https://git.tt-rss.org/fox/the-epube.git
ARG ORIGIN_COMMIT=