初始化

master
晨哀 2024-07-29 21:12:23 +08:00
parent c8bdf1ec6a
commit ab6a187b02
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ ENV TZ=Asia/Shanghai
RUN ln -snf /usr/share/zoneinfo/$Tz /etc/localtime && echo '$TZ' > /etc/timezone
#挂载工作目录
VOLUME ["/home/logs/cloud-modules-system"]