Merge pull request '更新 'Dockerfile_gray'' (#2) from daijunxiong-patch-3 into beta

Reviewed-on: crm/crm-print#2
This commit is contained in:
huangsheng 2023-10-12 17:11:35 +08:00
commit 8aef25f377

View File

@ -18,6 +18,7 @@ RUN set -eux && sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk
mkfontscale &&\
mkfontdir &&\
fc-cache -fv &&\
COPY /usr/share/fonts/korean /usr/share/fonts &&\
cd /usr/share/fonts/korean &&\
mkfontscale &&\
mkfontdir &&\