Compare commits

...

2 Commits

Author SHA1 Message Date
Daniel Carrillo 79b5e36ff6
Merge pull request #10 from dcarrillo/badge
Add github actions badge
2020-07-04 12:36:48 +02:00
Daniel Carrillo a7c2e390a6 Add github actions badge 2020-07-04 12:30:43 +02:00
1 changed files with 7 additions and 5 deletions

View File

@ -1,14 +1,16 @@
# minimal nginx
![build](https://github.com/dcarrillo/docker-nginx/workflows/CI/badge.svg)
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