Explorar el Código

1

adv_callback
dengbiao hace 4 semanas
padre
commit
822063c84d
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      Dockerfile-prd

+ 0
- 1
Dockerfile-prd Ver fichero

@@ -20,7 +20,6 @@ LABEL maintainer="dengbiao"
ENV TZ="Asia/Shanghai"

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


Cargando…
Cancelar
Guardar