Reinsert fonts

This commit is contained in:
Ween Jiann
2021-01-08 22:13:06 +08:00
committed by GitHub
parent 2342fd8cbb
commit 9dc1fec1fb

View File

@@ -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 \