Add DejaVu fonts
This commit is contained in:
@@ -4,7 +4,7 @@ RUN apk --no-cache add python3 inkscape bash imagemagick
|
||||
|
||||
ADD . /root/zetikettes
|
||||
|
||||
RUN apk --no-cache add ttf-opensans && cp /root/zetikettes/Karumbi.ttf /usr/share/fonts/TTF/ && fc-cache -fv
|
||||
RUN apk --no-cache add ttf-opensans && cp /root/zetikettes/fonts/*.ttf /usr/share/fonts/TTF/ && fc-cache -fv
|
||||
|
||||
# the script will look for templates in /data
|
||||
WORKDIR /root/zetikettes
|
||||
|
Reference in New Issue
Block a user