初始化

master
晨哀 2024-07-29 21:15:22 +08:00
parent ab6a187b02
commit 61bbe61f0e
1 changed files with 1 additions and 0 deletions

View File

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