mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
add build-essentials
This commit is contained in:
@@ -11,6 +11,7 @@ RUN set -e; \
|
||||
libjpeg-dev \
|
||||
libfreetype6-dev \
|
||||
cron \
|
||||
build-essential \
|
||||
; \
|
||||
docker-php-ext-configure gd --with-freetype --with-jpeg; \
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user