Browse Source

更新 'Dockerfile'

lisha 1 năm trước cách đây
mục cha
commit
261611d792
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      Dockerfile

+ 2 - 0
Dockerfile

@@ -7,6 +7,8 @@ WORKDIR ./wrapper-compute-engine
 
 ADD . .
 
+ENV TZ Asia/Shanghai
+
 WORKDIR bin
 
 RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && chmod  -R 777 wrapper-compute-engine