We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d64e748 commit 5d954b0Copy full SHA for 5d954b0
go/base-arm/Dockerfile.tmpl
@@ -118,6 +118,7 @@ RUN mkdir /libpcap \
118
{{- if eq .FIPS "true"}}
119
ENV GOEXPERIMENT systemcrypto
120
ENV CGO_ENABLED 1
121
+ENV MS_GOTOOLCHAIN_TELEMETRY_ENABLED 0
122
{{- end}}
123
ENV GOLANG_CROSSBUILD=1
124
VOLUME /app
go/base/Dockerfile.tmpl
@@ -84,6 +84,7 @@ RUN mkdir /libpcap \
84
85
86
87
88
89
90
0 commit comments