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 69d97f9 commit 9881d3bCopy full SHA for 9881d3b
.docker/app/Dockerfile
@@ -7,4 +7,4 @@ RUN chmod uga+x /usr/local/bin/install-php-extensions && sync \
7
&& install-php-extensions \
8
bz2
9
10
-COPY config/php.ini /usr/local/etc/php/conf.d/
+COPY ./config/php.ini /usr/local/etc/php/conf.d/
0 commit comments