By default, tmpfs on Docker 1.6 is 64mb which is too small for Go builds on the Kube project (binary size, etc). This moves the release build to use a non tmpfs work dir.
By default, tmpfs on Docker 1.6 is 64mb which is too small for Go builds on the Kube project (binary size, etc). This moves the release build to use a non tmpfs work dir.