mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
更新dockerfile
This commit is contained in:
+3
-1
@@ -28,7 +28,9 @@ RUN set -x \
|
||||
jq \
|
||||
openssh \
|
||||
py3-pip \
|
||||
sqlite \
|
||||
python2 \
|
||||
g++ \
|
||||
make \
|
||||
&& rm -rf /var/cache/apk/* \
|
||||
&& ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
|
||||
&& echo "Asia/Shanghai" > /etc/timezone \
|
||||
|
||||
Reference in New Issue
Block a user