mirror of
https://github.com/NginxProxyManager/docker-nginx-full.git
synced 2024-12-06 19:26:20 +01:00
add nginx_http_geoip2 module to openresty build
This commit is contained in:
+2
-1
@@ -19,7 +19,8 @@ RUN apt-get update \
|
||||
openssl unzip \
|
||||
wget \
|
||||
zlib1g-dev \
|
||||
git
|
||||
git \
|
||||
libmaxminddb-dev
|
||||
|
||||
# Lua build
|
||||
COPY ./scripts/build-lua /tmp/build-lua
|
||||
|
||||
Reference in New Issue
Block a user