issues
search
emqxarchive
/
emqx-docker
This repository is no longer maintained, please go to https://github.com/emqx/emqx-rel/tree/master/deploy/docker
Apache License 2.0
235
stars
162
forks
source link
add tzdata
#75
Closed
wuxingzhong
closed
4 years ago
wuxingzhong
commented
6 years ago
[x] I have thoroughly tested my contribution.
[x] The code changes are reflected in the documentation README.md.
Add
use env TZ to set timezone
docker run --rm --env TZ=Asia/Shanghai emqx:[version]
Add