Replies: 2 comments
-
时区配置已经在计划中 |
Beta Was this translation helpful? Give feedback.
0 replies
-
v1.5.9已支持 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
进容器执行命令有效,打包的时候加上呗。
echo "Asia/Shanghai" > /etc/timezone
ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
Beta Was this translation helpful? Give feedback.
All reactions