docker exec -it <容器名> /bin/bash ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime docker restart <容器名>