Skip to content

Commit bd3b65f

Browse files
committed
Install fonconfig+djvu fonts for svg
1 parent ae98dea commit bd3b65f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ RUN apt-get update \
8080
libstdc++-10-dev \
8181
software-properties-common \
8282
gpg-agent \
83+
fontconfig-config \
84+
fonts-dejavu-core \
8385
&& apt-get clean \
8486
&& truncate -s 0 /var/log/*log \
8587
&& rm -rf /tmp/* \

0 commit comments

Comments
 (0)