huangjiajun há 4 dias
ascendente
cometimento
74f5fcf63c
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      Dockerfile

+ 2
- 2
Dockerfile Ver ficheiro

@@ -26,8 +26,8 @@ COPY docs docs
# 时区纠正
RUN rm -f /etc/localtime \
&& ln -sv /usr/share/zoneinfo/Asia/Shanghai /etc/localtime \
&& echo "Asia/Shanghai" > /etc/timezone \
\
&& echo "Asia/Shanghai" > /etc/timezone
# 更新 CA 证书库
RUN apt-get update && apt-get install -y ca-certificates



Carregando…
Cancelar
Guardar