Add nginx/license badges

This commit is contained in:
Jason Wilder 2015-01-14 09:51:21 -07:00
parent 824c424d53
commit 450ecf23ed

View file

@ -1,3 +1,5 @@
![nginx 1.7.8](https://img.shields.io/badge/nginx-1.7.8-brightgreen.svg) ![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)
nginx-proxy sets up a container running nginx and [docker-gen][1]. docker-gen generate reverse proxy configs for nginx and reloads nginx when containers are started and stopped.
See [Automated Nginx Reverse Proxy for Docker][2] for why you might want to use this.