Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.9 KB

File metadata and controls

42 lines (29 loc) · 1.9 KB

alpine-consul-nginx-nodejs

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.

Features

This image features:

Versions

See VERSIONS.md for image contents.

Usage

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.

Example

An example of using this image can be found in examples/user-consul-nginx-nodejs.