安装中文字体(在容器中安装) ```bash host $ docker exec -it /bin/bash docker # apt update -y docker # apt install fonts-noto-cjk-extra ```