TODO: update img tag
This Docker image follows official Nginx image extended with Consul Template to allow to refresh configuration based on the changes in Consul repository
- /etc/nginx/conf.d -> nginx configuration
- /etc/consul-template/conf -> Consul Template configurations taken and merged alphabetically - https://github.com/hashicorp/consul-template
- /etc/consul-template/templates -> a good place to situate your templates defined in the configuration
docker run --rm --volumes-from=yourdata-image -ti seges/nginx-consul:1.14.0