mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-24 09:06:44 +08:00
feat(添加工具): 添加zip包
This commit is contained in:
parent
e94bf990af
commit
c37a7149c1
@ -7,7 +7,7 @@ LABEL MAINTAINER="xiaoqidun@gmail.com"
|
||||
# 安装编译工具链
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
build-essential mingw-w64 upx-ucl
|
||||
build-essential mingw-w64 upx-ucl zip
|
||||
|
||||
# 安装android ndk
|
||||
COPY android-ndk-r21d /usr/local/android-ndk-r21d
|
||||
|
Loading…
x
Reference in New Issue
Block a user