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 2291af5 commit 617ce95Copy full SHA for 617ce95
Dockerfile
@@ -46,8 +46,6 @@ COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini
46
# Configure supervisord
47
COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
48
49
-RUN ln -s /usr/bin/php84 /usr/bin/php
50
-
51
# wp-content volume
52
VOLUME /var/www/wp-content
53
WORKDIR /var/www/wp-content
0 commit comments