Commit fe8c88bf authored by fangxinjiang's avatar fangxinjiang

字体-fxj

parent d2a09ae4
FROM moxm/java:1.8-full FROM moxm/java:1.8-full
RUN mkdir -p /yifu-social-biz /usr/share/fonts/mswfonts \ RUN mkdir -p /yifu-social-biz /usr/share/fonts/mswfonts
&& cp /usr/share/fonts/mswfonts/simsun.ttf /usr/share/fonts/mswfonts \
&& fc-cache -f -v COPY /usr/share/fonts/mswfonts/simsun.ttf /usr/share/fonts/mswfonts
WORKDIR /usr/share/fonts/mswfonts
RUN fc-cache -f -v
WORKDIR yifu-social-biz WORKDIR yifu-social-biz
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment