mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-10 16:34:22 +01:00
Reinsert fonts
This commit is contained in:
@@ -54,6 +54,8 @@ RUN set -eux; \
|
||||
busybox-suid \
|
||||
zip \
|
||||
chromium \
|
||||
harfbuzz \
|
||||
ttf-freefont \
|
||||
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
|
||||
&& docker-php-ext-install -j$(nproc) \
|
||||
bcmath \
|
||||
|
||||
Reference in New Issue
Block a user