huangjiajun 1 mês atrás
pai
commit
f41b6e2108
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      Dockerfile

+ 0
- 1
Dockerfile Ver arquivo

@@ -19,7 +19,6 @@ FROM ubuntu:xenial as prod
LABEL maintainer="dengbiao"
ENV TZ="Asia/Shanghai"

COPY static/html static/html
# 时区纠正
RUN rm -f /etc/localtime \
&& ln -sv /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \


Carregando…
Cancelar
Salvar