mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 05:36:12 +00:00
add proxy settings for vagrant
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
# This file creates a standard build environment for building Kubernetes
|
||||
FROM gcr.io/google_containers/kube-cross:KUBE_BUILD_IMAGE_CROSS_TAG
|
||||
|
||||
ENV http_proxy=KUBE_BUILD_HTTP_PROXY \
|
||||
https_proxy=KUBE_BUILD_HTTPS_PROXY \
|
||||
no_proxy=KUBE_BUILD_NO_PROXY
|
||||
|
||||
# Mark this as a kube-build container
|
||||
RUN touch /kube-build-image
|
||||
|
||||
|
Reference in New Issue
Block a user