duggan / build-consul-template

Go 1.6 builds of consul-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build-consul-template

A build of consul-template against Go 1.6 as a workaround for Issue #442.

Builds

Builds are performed in Docker containers on Circle CI, so the whole build process is transparent, and can be replicated.

The Dockerfile in this repository is very straightforward, if you'd rather run it yourself locally.

Current builds:

DIY builds

If you'd like to build locally, ensure you have a functional Docker install, clone this repo and run make. You should be left with a consul-template linux x64 binary in the target directory. Simple!

About

Go 1.6 builds of consul-template

License:MIT License


Languages

Language:Makefile 100.0%