更新 'Dockerfile_gray'

This commit is contained in:
daijunxiong 2023-10-12 17:09:28 +08:00
parent 6a36a3b324
commit c508ee8900

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 &&\