docker run -d -it --name tt -e TZ=Asia/Shanghai -p : api

使用-e参数指定时区

05-25 18:49