mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
Update Dockerfile
This commit is contained in:
@@ -40,6 +40,9 @@ RUN echo "https://dl-cdn.alpinelinux.org/alpine/v${ALPINE_VERSION}/community" >>
|
||||
|
||||
RUN ln -s /usr/bin/php84 /usr/bin/php
|
||||
|
||||
COPY flusherp2p-alpine.sh /usr/bin/flusherp2p-alpine.sh
|
||||
RUN chmod +x /usr/bin/flusherp2p-alpine.sh
|
||||
|
||||
# Configure nginx - http
|
||||
COPY config/nginx.conf /etc/nginx/nginx.conf
|
||||
# Configure nginx - default server
|
||||
|
||||
Reference in New Issue
Block a user