update geoip map to latest release

update nginx to include brotli and gzip compression
improve load performance
This commit is contained in:
t3chn0m4g3
2023-01-06 18:58:03 +00:00
parent 2641d1e743
commit 59cca98e7f
3 changed files with 29 additions and 22 deletions

View File

@ -1,4 +1,4 @@
FROM alpine:3.16
FROM alpine:3.17
#
# Include dist
COPY dist/ /root/dist/
@ -6,6 +6,7 @@ COPY dist/ /root/dist/
# Get and install dependencies & packages
RUN apk -U --no-cache add \
nginx \
nginx-mod-http-brotli \
nginx-mod-http-headers-more && \
#
## Setup T-Pot Landing Page, Eleasticvue, Cyberchef