kqkdChen commented on issue #2446: URL: https://github.com/apache/iotdb/issues/2446#issuecomment-760793990
> 我是通过这两条命令修改时区的,修改完需要重启docker 镜像,IoTDB才会使用修改后的时间。 > > ```shell > echo "Asia/Shanghai" > /etc/timezone > ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime > ``` > > <img alt="Screen Shot 2021-01-08 at 11 32 04 AM" width="903" src="https://user-images.githubusercontent.com/25913899/103971419-79cf1400-51a5-11eb-81d1-8100b84aecae.png"> 请问以下,可以通过传递环境变量来指定root用户的密码吗?类似mysql的docker镜像一样,没有看到官网有类似的说明 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
