mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
update proxy settings for kubernetes build.
This commit is contained in:
@@ -24,6 +24,10 @@ MAINTAINER Joe Beda <jbeda@google.com>
|
||||
ENV GOARM 5
|
||||
ENV GOOS linux
|
||||
ENV GOARCH amd64
|
||||
ENV http_proxy KUBE_BUILD_HTTP_PROXY
|
||||
ENV https_proxy KUBE_BUILD_HTTPS_PROXY
|
||||
ENV no_proxy KUBE_BUILD_NO_PROXY
|
||||
|
||||
|
||||
# work around 64MB tmpfs size in Docker 1.6
|
||||
ENV TMPDIR /tmp.k8s
|
||||
|
Reference in New Issue
Block a user