mirror of
https://github.com/dcarrillo/docker-nginx.git
synced 2025-01-06 20:16:48 +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:
|
Current modules:
|
||||||
|
|
||||||
- [geoip2](https://github.com/leev/ngx_http_geoip2_module)
|
- [geoip2](https://github.com/leev/ngx_http_geoip2_module)
|
||||||
- stream
|
- stream
|
||||||
- http_ssl_module
|
- http_ssl_module
|
||||||
- http_v2_module
|
- http_v2_module
|
||||||
- http_stub_status_module
|
- http_stub_status_module
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
@ -44,9 +44,9 @@ Build locally, tag image as latest and upload to a registry (you must be logged
|
|||||||
|
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
- docker
|
- docker
|
||||||
- openssl
|
- openssl
|
||||||
- curl
|
- curl
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# build local image
|
# build local image
|
||||||
|
Loading…
Reference in New Issue
Block a user