Add github actions badge

This commit is contained in:
Daniel Carrillo 2020-07-04 12:30:43 +02:00
parent 7ae20b3526
commit a7c2e390a6
1 changed files with 7 additions and 5 deletions

View File

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