We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1f66c commit a18d1cbCopy full SHA for a18d1cb
.docker/app/Dockerfile
@@ -12,4 +12,4 @@ RUN chmod uga+x /usr/local/bin/install-php-extensions && sync \
12
&& install-php-extensions \
13
bz2
14
15
-COPY config/php.ini /usr/local/etc/php/conf.d/
+COPY /config/php.ini /usr/local/etc/php/
0 commit comments