Skip to content

Commit 5c3ca1d

Browse files
author
Sergey Ptashnick
committed
README.md: add geoip2 module
1 parent b71c1cc commit 5c3ca1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ To build Nginx with current config (by default:
2323
[mod-vts](https://github.com/vozlt/nginx-module-vts),
2424
[headers-more](https://github.com/openresty/headers-more-nginx-module),
2525
[http_subs_filter](https://github.com/yaoweibin/ngx_http_substitutions_filter_module)),
26-
simply type something like
26+
[geoip2](https://github.com/leev/ngx_http_geoip2_module) (yes, external dependency
27+
libmaxminddb0 will be added automatically, +100 kilobytes), simply type something like
2728
```
2829
docker build . --build-arg="NGINX_VERSION=1.19.1" -t "your-repo/nginx:1.19.1-custom"
2930
```

0 commit comments

Comments
 (0)