huangjiajun há 1 mês
ascendente
cometimento
f41b6e2108
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      Dockerfile

+ 0
- 1
Dockerfile Ver ficheiro

@@ -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
Guardar