Commit Graph

7 Commits (637a67ea353ec538356d8e46b37ce535f5f14245)

Author SHA1 Message Date
Edd Robinson 30bea335a4 Update Go version to 1.7.4 2016-12-05 11:23:48 +00:00
Jason Wilder 1ccdda88aa Use go1.7.3 2016-10-25 20:16:58 -06:00
Michael Nikitochkin c70efc8261
Use go 1.7.1 for testing
Updated failed test that specific for duration format in string.
2016-09-19 12:28:58 +02:00
Jon Seymour f45263da91 Use preferred go1.4.3 for docker images too.
Some people (e.g. me!) use build-docker.sh to create docker images.

I got burnt by the go 1.5 performance issue because I didn't override
the default GO_VER variable.

This change sets the default to the same as used in the main build.

Signed-off-by: Jon Seymour <jon@wildducktheories.com>
2016-04-01 22:37:01 +11:00
Michael Mattioli 6845546957 Modify shebang for Docker build script
Change shell from sh to bash as is used in
all other scripts
2016-02-03 21:26:43 -05:00
David Norton c8f88f9a61 refactor remote mapping 2015-08-22 10:16:41 -04:00
Jason Wilder 15ab23c17e Add instructions for building a minimal docker image 2015-08-07 14:27:33 -06:00