mirror of
https://github.com/xiaoqidun/goenv.git
synced 2024-11-21 23:56:45 +08:00
feat(更新镜像): 去掉对镜像意义不大的工具
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
beca7e7d40
commit
80862d685c
@ -8,7 +8,7 @@ LABEL MAINTAINER="xiaoqidun@gmail.com"
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y \
|
||||
build-essential mingw-w64 \
|
||||
iproute2 upx-ucl strace lsof htop tmux file zip git
|
||||
iproute2 upx-ucl file zip
|
||||
|
||||
# 安装android ndk
|
||||
COPY android-ndk-r25b /usr/local/android-ndk-r25b
|
||||
|
Loading…
x
Reference in New Issue
Block a user