k3s/build/build-image
Kelsey Hightower 777eec9e62 Build binaries using Go 1.3
Currently binaries are built using Go 1.2.2, which results
in larger binaries than those produced by newer versions of
Go. The Go source archive used for the build process is not
verified against its SHA1 hash.

Update the build-image Dockerfile to use Go 1.3 to build all
binaries, as a result binaries are now 20% - 30% smaller. The
Go source archive used for building binaries is now verified
against its SHA1 hash.
2014-07-26 09:57:03 -07:00
..
Dockerfile Build binaries using Go 1.3 2014-07-26 09:57:03 -07:00
common.sh Remove localkube 2014-06-26 11:52:23 -07:00
make-binaries.sh Build runtime Docker images. 2014-06-20 10:51:50 -07:00
make-cross.sh Rename cloudcfg to kubecfg 2014-06-25 18:01:37 -07:00
run-integration.sh Build runtime Docker images. 2014-06-20 10:51:50 -07:00
run-tests.sh The quotes around the file should not be necessary 2014-07-25 13:11:45 -04:00