We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 832e57b commit 7d0183fCopy full SHA for 7d0183f
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