Skip to content

Commit fe7dc33

Browse files
committed
Install fonconfig+djvu fonts for svg
1 parent cca2167 commit fe7dc33

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
@@ -79,6 +79,8 @@ RUN apt-get update \
7979
libstdc++-10-dev \
8080
software-properties-common \
8181
gpg-agent \
82+
fontconfig-config \
83+
fonts-dejavu-core \
8284
&& apt-get clean \
8385
&& truncate -s 0 /var/log/*log \
8486
&& rm -rf /tmp/* \

0 commit comments

Comments
 (0)