An open API service indexing awesome lists of open source software.

https://github.com/adamlc/docker-consul-template

Dockerized consul-template based on alpine linux
https://github.com/adamlc/docker-consul-template

Last synced: 4 months ago
JSON representation

Dockerized consul-template based on alpine linux

Awesome Lists containing this project

README

          

# Consul Template
Dockerized consul-template based on tiny alpine linux. This weighs in at about 16mb!

Theres a volume mounted at ```/consul-template``` so that you can use this container as a side kick for another container using ```--volumes-from```.