Fix sqlite missing modules
This commit is contained in:
@@ -159,6 +159,7 @@ RUN echo @testing http://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repo
|
||||
libxslt-dev \
|
||||
libffi-dev \
|
||||
freetype-dev \
|
||||
sqlite-dev \
|
||||
libjpeg-turbo-dev && \
|
||||
docker-php-ext-configure gd \
|
||||
--with-gd \
|
||||
|
||||
Reference in New Issue
Block a user