mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2024-11-14 03:31:12 +00:00
Make remarklint happy
This commit is contained in:
parent
e6097f6885
commit
80fd8d3733
16
README.md
16
README.md
@ -4,11 +4,11 @@ Nginx docker image with a minimal set of modules.
|
||||
|
||||
Current modules:
|
||||
|
||||
- [geoip2](https://github.com/leev/ngx_http_geoip2_module)
|
||||
- stream
|
||||
- http_ssl_module
|
||||
- http_v2_module
|
||||
- http_stub_status_module
|
||||
- [geoip2](https://github.com/leev/ngx_http_geoip2_module)
|
||||
- stream
|
||||
- http_ssl_module
|
||||
- http_v2_module
|
||||
- http_stub_status_module
|
||||
|
||||
## Configuration
|
||||
|
||||
@ -44,9 +44,9 @@ Build locally, tag image as latest and upload to a registry (you must be logged
|
||||
|
||||
Prerequisites:
|
||||
|
||||
- docker
|
||||
- openssl
|
||||
- curl
|
||||
- docker
|
||||
- openssl
|
||||
- curl
|
||||
|
||||
```bash
|
||||
# build local image
|
||||
|
Loading…
Reference in New Issue
Block a user