mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-17 04:32:15 +01:00
feat: add Noto CJK fonts
This commit is contained in:
committed by
Julien Neuhart
parent
030b358b0e
commit
e7f5fde051
@@ -103,6 +103,7 @@ RUN \
|
|||||||
fonts-liberation \
|
fonts-liberation \
|
||||||
fonts-liberation2 \
|
fonts-liberation2 \
|
||||||
fonts-linuxlibertine \
|
fonts-linuxlibertine \
|
||||||
|
fonts-noto-cjk \
|
||||||
fonts-noto-core \
|
fonts-noto-core \
|
||||||
fonts-noto-mono \
|
fonts-noto-mono \
|
||||||
fonts-noto-ui-core \
|
fonts-noto-ui-core \
|
||||||
@@ -164,4 +165,4 @@ WORKDIR /home/gotenberg
|
|||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
ENTRYPOINT [ "/usr/bin/tini", "--" ]
|
ENTRYPOINT [ "/usr/bin/tini", "--" ]
|
||||||
CMD [ "gotenberg" ]
|
CMD [ "gotenberg" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user