Browse Source

更新 'Dockerfile'

lisha 1 year ago
parent
commit
261611d792
1 changed files with 2 additions and 0 deletions
  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