Skip to content

Commit 617ce95

Browse files
committed
Remove php symlink, already placed by Alpine Linux
1 parent 2291af5 commit 617ce95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ COPY config/php.ini /etc/php84/conf.d/zzz_custom.ini
4646
# Configure supervisord
4747
COPY config/supervisord.conf /etc/supervisor/conf.d/supervisord.conf
4848

49-
RUN ln -s /usr/bin/php84 /usr/bin/php
50-
5149
# wp-content volume
5250
VOLUME /var/www/wp-content
5351
WORKDIR /var/www/wp-content

0 commit comments

Comments
 (0)