解决:

dockerfile:

 

RUN cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
#update application timezone
RUN echo "Asia/Shanghai" >> /etc/timezon

相关文章:

  • 2022-12-23
  • 2021-04-29
  • 2022-12-23
  • 2021-08-21
  • 2021-11-05
  • 2021-12-07
猜你喜欢
  • 2021-04-22
  • 2021-12-21
  • 2022-12-23
  • 2021-09-04
  • 2022-12-23
  • 2021-10-13
  • 2022-12-23
相关资源
相似解决方案