huangjiajun hace 2 meses
padre
commit
f41b6e2108
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      Dockerfile

+ 0
- 1
Dockerfile Ver fichero

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


Cargando…
Cancelar
Guardar