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