Added GOFLAGS support

Signed-off-by: Mike Dobozy <dobozysaurus@Mikes-Air.fios-router.home>
This commit is contained in:
Mike Dobozy
2018-11-27 17:08:45 -05:00
parent 09042a9015
commit a002ae6315
+1
View File
@@ -113,6 +113,7 @@ shell: build-dirs build-image
@# the volume bind-mount of $PWD/vendor/k8s.io/api is needed for code-gen to
@# function correctly (ref. https://github.com/kubernetes/kubernetes/pull/64567)
@docker run \
-e GOFLAGS \
-i $(TTY) \
--rm \
-u $$(id -u):$$(id -g) \