updating where 'custom' fonts are installed

This commit is contained in:
Julien Neuhart
2019-07-28 18:14:55 +02:00
parent 2c483e7f7c
commit f9e2d91e48

View File

@@ -90,8 +90,7 @@ RUN apt-get install -y \
fonts-ipafont-gothic \
fonts-unfonts-core
COPY build/base/* /usr/share/fonts/
COPY build/base/fonts/* /usr/local/share/fonts/
COPY build/base/fonts.conf /etc/fonts/conf.d/100-gotenberg.conf
# |--------------------------------------------------------------------------