cli icon indicating copy to clipboard operation
cli copied to clipboard

Golang build is not proxy-aware

Open ellisp97 opened this issue 7 years ago • 0 comments

The --runtime=go Dockerfile won't work behind a firewall. It should probably inject http_proxy, etc, into the build if these are set.Without these, go get and dep will fail.

ellisp97 avatar Jun 20 '18 13:06 ellisp97