mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-22 08:06:46 +08:00
This commit is contained in:
parent
f42201d3a2
commit
2045a1013a
@ -16,4 +16,4 @@ COPY android-ndk-r25c /usr/local/android-ndk-r25c
|
|||||||
# 环境变量
|
# 环境变量
|
||||||
ENV PATH=$PATH:/usr/local/android-ndk-r25c/toolchains/llvm/prebuilt/linux-x86_64/bin
|
ENV PATH=$PATH:/usr/local/android-ndk-r25c/toolchains/llvm/prebuilt/linux-x86_64/bin
|
||||||
ENV GO111MODULE=on
|
ENV GO111MODULE=on
|
||||||
ENV GOPROXY=https://mirrors.aliyun.com/goproxy/,direct
|
ENV GOPROXY=https://goproxy.cn,direct
|
||||||
|
Loading…
x
Reference in New Issue
Block a user