• Kelsey Hightower's avatar
    Build binaries using Go 1.3 · 777eec9e
    Kelsey Hightower authored
    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.
    777eec9e
Name
Last commit
Last update
..
build-image Loading commit data...
pause Loading commit data...
run-images Loading commit data...
README.md Loading commit data...
common.sh Loading commit data...
copy-output.sh Loading commit data...
json-extractor.py Loading commit data...
make-binaries.sh Loading commit data...
make-build-image.sh Loading commit data...
make-clean.sh Loading commit data...
make-cross.sh Loading commit data...
make-run-image.sh Loading commit data...
master-manifest.yaml Loading commit data...
release.sh Loading commit data...
run-integration.sh Loading commit data...
run-tests.sh Loading commit data...
shell.sh Loading commit data...