We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a6da8a commit 35db931Copy full SHA for 35db931
1 file changed
Dockerfile-linux.template
@@ -457,6 +457,7 @@ WORKDIR /var/www/html
457
EXPOSE 80
458
{{ ) elif env.variant == "fpm" then ( -}}
459
WORKDIR /var/www/html
460
+ENV PHP_FPM_DIR /usr/local/etc/php-fpm.d
461
462
RUN set -eux; \
463
cd /usr/local/etc; \
0 commit comments