nginx and consul-template
2.4K
Docker images to have nginx and the consul template installed
For more information about this image and its history, please see the relevant manifest file in the liberalman/docker-nginx-consul-template GitHub repo.
Docker image with nginx and a consul template to update its configuration file from consul dynamically. The image is built based on docker-loadbalancer.
The docker image is auto built at https://registry.hub.docker.com/u/liberalman/nginx-consul-template/.
FROM liberalman/nginx-consul-template:latest
$ docker run --rm -it liberalman/nginx-consul-template:latest bash
The image is based on nginx:1.7.
Add the consul-template as backend service to listen to consul.
Use runit to handle all started services.
This image is officially supported on Docker version 1.7.1.
Support for older versions (down to 1.0) is provided on a best-effort basis.
Be sure to familiarize yourself with the repository's README.md file before attempting a pull request.
If you have any problems with or questions about this image, please contact us through a GitHub issue.
You can also reach many of the official image maintainers via the email.
You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can.
Before you start to code, we recommend discussing your plans through a GitHub issue, especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing.
Content type
Image
Digest
Size
6.9 MB
Last updated
almost 9 years ago
docker pull liberalman/nginx-consul-template