A Docker image for running nginx with Node.js and Consul, based on Alpine Linux. This image belongs to a suite of images documented here.
This image features:
2.0.0
,latest
(Dockerfile)1.0.0
(Dockerfile)
See VERSIONS.md for image contents.
This container has been setup to automatically connect to a Consul cluster, created with a service name of consul
. Read more about it here.
This is just a combination of smebberson/alpine-consul-nginx and smebberson/alpine-consul-nodejs containers. Read their individual documentation for usage guidelines.
An example of using this image can be found in examples/user-consul-nginx-nodejs.