mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-06 06:27:25 +01:00
Fixes for crontab
This commit is contained in:
@@ -53,6 +53,7 @@ RUN set -eux; \
|
||||
libzip-dev \
|
||||
oniguruma-dev \
|
||||
git \
|
||||
busybox-suid \
|
||||
zip; \
|
||||
docker-php-ext-configure gd --with-freetype --with-jpeg; \
|
||||
docker-php-ext-install -j$(nproc) \
|
||||
|
||||
Reference in New Issue
Block a user