There was an error while loading. Please reload this page.
1 parent 5f69d96 commit ed0b5d8Copy full SHA for ed0b5d8
1 file changed
web-build/Dockerfile.frankenphp
@@ -29,7 +29,7 @@ RUN if [ -n "${FRANKENPHP_CUSTOM_EXTENSIONS}" ]; then \
29
30
RUN <<EOF
31
set -eu -o pipefail
32
-chmod -fR ugo+w /usr/sbin /usr/bin /usr/local/etc/php
+chmod -fR ugo+w /usr/sbin /usr/bin /usr/local/bin /usr/local/etc/php
33
34
cp /etc/php/${DDEV_PHP_VERSION}/fpm/php.ini /usr/local/etc/php/php.ini
35
0 commit comments