mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +08:00
uptimize dockerfile
This commit is contained in:
parent
61d344e63d
commit
4d53c98e06
@ -60,7 +60,7 @@ RUN go env -w GO111MODULE=on
|
|||||||
RUN go env -w GOPROXY=https://goproxy.cn
|
RUN go env -w GOPROXY=https://goproxy.cn
|
||||||
|
|
||||||
|
|
||||||
RUN git clone https://gitee.com/lyon1998/pikascript root/pikascript
|
RUN git clone https://gitee.com/lyon1998/pikascript root/pikascript --depth 1
|
||||||
RUN cd /root/pikascript && git pull
|
RUN cd /root/pikascript && git pull
|
||||||
|
|
||||||
RUN apt-get install -y upx
|
RUN apt-get install -y upx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user