Skip to content

Commit 6d242aa

Browse files
lcnjadiemol
authored andcommitted
Update Dockerfile (#676)
Add Chinese fonts ttf-wqy-microhei and ttf-wqy-zenhei
1 parent 7315762 commit 6d242aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Base/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ RUN apt-get -qqy update \
2525
sudo \
2626
unzip \
2727
wget \
28+
ttf-wqy-microhei \
29+
ttf-wqy-zenhei \
2830
&& rm -rf /var/lib/apt/lists/* /var/cache/apt/* \
2931
&& sed -i 's/securerandom\.source=file:\/dev\/random/securerandom\.source=file:\/dev\/urandom/' ./usr/lib/jvm/java-8-openjdk-amd64/jre/lib/security/java.security
3032

0 commit comments

Comments
 (0)