feat: add Noto CJK fonts

This commit is contained in:
Kaijia Feng
2021-12-27 23:35:15 +08:00
committed by Julien Neuhart
parent 030b358b0e
commit e7f5fde051

View File

@@ -103,6 +103,7 @@ RUN \
fonts-liberation \
fonts-liberation2 \
fonts-linuxlibertine \
fonts-noto-cjk \
fonts-noto-core \
fonts-noto-mono \
fonts-noto-ui-core \
@@ -164,4 +165,4 @@ WORKDIR /home/gotenberg
EXPOSE 3000
ENTRYPOINT [ "/usr/bin/tini", "--" ]
CMD [ "gotenberg" ]
CMD [ "gotenberg" ]