tools/dashboard/env/linux-x86-nacl
Brad Fitzpatrick 3aad931e88 dashboard: start of cmd/gomote buildlet client, more packification
Change-Id: I874f4f5ef253cf7f1d6d5073d7c81e76fa1de863
Reviewed-on: https://go-review.googlesource.com/2981
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-01-20 03:05:44 +00:00
..
scripts dashboard: more environment cleanups 2014-12-12 05:59:31 +00:00
Dockerfile dashboard: update Linux clang, nacl, and sid builders 2014-12-12 05:39:18 +00:00
Makefile dashboard: start of cmd/gomote buildlet client, more packification 2015-01-20 03:05:44 +00:00
README dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00
build-command.pl dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00

README

$ export BUILD=nacl-amd64p32-temp
$ export BUILDREV=59b1bb4bf045 
$ docker run \
     -v $HOME/keys/$BUILD.buildkey:/.gobuildkey \
     gobuilders/linux-x86-nacl \
     /usr/local/bin/builder -rev=$BUILDREV -buildroot=/ -v -cmd=/usr/local/bin/build-command.pl $BUILD