parent
159487aeca
commit
07b2bc0192
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ RUN adduser -D -g 'www' www
|
||||||
|
|
||||||
# Install required package
|
# Install required package
|
||||||
RUN apk add --no-cache --update \
|
RUN apk add --no-cache --update \
|
||||||
nginx --with-http_realip_module \
|
nginx \
|
||||||
curl \
|
curl \
|
||||||
tar \
|
tar \
|
||||||
unzip \
|
unzip \
|
||||||
|
|
Loading…
Reference in a new issue