mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-04-22 00:29:10 +08:00
build: create an alias for php
This commit is contained in:
committed by
Tim de Pater
parent
d1772a6041
commit
dc6f38e97e
@@ -29,6 +29,8 @@ RUN apk add --no-cache \
|
|||||||
php84-xmlwriter \
|
php84-xmlwriter \
|
||||||
supervisor
|
supervisor
|
||||||
|
|
||||||
|
RUN ln -s /usr/bin/php84 /usr/bin/php
|
||||||
|
|
||||||
# Configure nginx - http
|
# Configure nginx - http
|
||||||
COPY config/nginx.conf /etc/nginx/nginx.conf
|
COPY config/nginx.conf /etc/nginx/nginx.conf
|
||||||
# Configure nginx - default server
|
# Configure nginx - default server
|
||||||
|
|||||||
Reference in New Issue
Block a user