1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-15 10:46:34 +00:00
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-08 22:45:22 +12:00
parent 8241b15a4f
commit e197494046

View File

@@ -24,7 +24,10 @@ RUN apk add --no-cache \
ca-certificates \ ca-certificates \
ttf-freefont \ ttf-freefont \
nodejs \ nodejs \
yarn ttf-ubuntu-font-family yarn ttf-ubuntu-font-family dbus yarn
RUN git config --global --add safe.directory /docs
# Additional font # Additional font
# COPY fonts /usr/share/fonts/Additional # COPY fonts /usr/share/fonts/Additional