This commit is contained in:
parent
30614dab83
commit
9f9c773444
@ -29,6 +29,7 @@ RUN apk add --no-cache wget \
|
|||||||
|
|
||||||
# Install php extensions
|
# Install php extensions
|
||||||
RUN docker-php-ext-install -j$(nproc) \
|
RUN docker-php-ext-install -j$(nproc) \
|
||||||
|
calendar \
|
||||||
bcmath \
|
bcmath \
|
||||||
bz2 \
|
bz2 \
|
||||||
curl \
|
curl \
|
||||||
|
Loading…
Reference in New Issue
Block a user