dexter test

This commit is contained in:
2022-06-05 22:49:25 +02:00
parent 59f7ad2e31
commit 09864c6d98
3 changed files with 51 additions and 32 deletions

View File

@ -11,6 +11,7 @@ FROM php:${PHP_VERSION} as builder
RUN apk add --no-cache --virtual build-essentials build-base \
icu-dev icu-libs zlib-dev g++ make automake autoconf libzip-dev \
libpng-dev libwebp-dev libjpeg-turbo-dev freetype-dev \
tar \
wget \
curl \
bash \