* Go builds should not require sudo. Docker builds should unless it has been given root group permissions, which is not recommended. Keep Go binary and Docker builds separate.
* docker-build now builds the Linux binary and builds the image * Remove extraneous run script, just execute the binary