1
0
mirror of https://github.com/golang/go synced 2024-11-19 02:54:42 -07:00
go/dashboard/env/linux-x86-nacl
Brad Fitzpatrick d5854b7d67 dashboard: update Linux clang, nacl, and sid builders
Change-Id: I69cda2fb7b0047201999781cdb27f4a9013920c6
Reviewed-on: https://go-review.googlesource.com/1367
Reviewed-by: David Symonds <dsymonds@golang.org>
2014-12-12 05:39:18 +00:00
..
scripts dashboard: update Linux clang, nacl, and sid builders 2014-12-12 05:39:18 +00:00
build-command.pl dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00
Dockerfile dashboard: update Linux clang, nacl, and sid builders 2014-12-12 05:39:18 +00:00
Makefile dashboard: update Linux clang, nacl, and sid builders 2014-12-12 05:39:18 +00:00
README dashboard/env: add nacl-386 and nacl-amd64p32 builders 2014-08-27 00:10:16 -07:00

$ 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