mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +08:00
测试打包镜像时间
This commit is contained in:
parent
160a66af23
commit
a954fc3942
|
@ -31,6 +31,7 @@ RUN set -x \
|
||||||
python2 \
|
python2 \
|
||||||
g++ \
|
g++ \
|
||||||
make \
|
make \
|
||||||
|
sqlite \
|
||||||
&& rm -rf /var/cache/apk/* \
|
&& rm -rf /var/cache/apk/* \
|
||||||
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||||
&& echo "Asia/Shanghai" > /etc/timezone \
|
&& echo "Asia/Shanghai" > /etc/timezone \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user