Make remarklint happy

This commit is contained in:
Daniel Carrillo 2020-03-06 17:32:11 +01:00
parent e6097f6885
commit 80fd8d3733
1 changed files with 8 additions and 8 deletions

View File

@ -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