Update dockerfile

pull/8/head
SuperDev 2 years ago committed by GitHub
parent c3856e8617
commit 44b7dd2771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,6 @@ RUN apt-get install -y \
libmcrypt-dev \
libreadline-dev \
libfreetype6-dev \
oniguruma-dev \
g++
# 2. apache configs + document root
@ -44,7 +43,6 @@ RUN docker-php-ext-install \
bcmath \
opcache \
calendar \
mbstring \
exif \
pdo_mysql \
zip

Loading…
Cancel
Save