Various scripts or statically linked binaries for the raspberry pi 2.
Binaries weere compiled on rpi2 with go 1.5
Static linking is required for programs using cgo, for swarm, command used was:
CGO_ENABLED=0 $(GOPATH)/bin/godep go install -v -a -tags netgo -installsuffix netgo -ldflags '-extldflags "-static" -s' .