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 \ libmcrypt-dev \
libreadline-dev \ libreadline-dev \
libfreetype6-dev \ libfreetype6-dev \
oniguruma-dev \
g++ g++
# 2. apache configs + document root # 2. apache configs + document root
@ -44,7 +43,6 @@ RUN docker-php-ext-install \
bcmath \ bcmath \
opcache \ opcache \
calendar \ calendar \
mbstring \
exif \ exif \
pdo_mysql \ pdo_mysql \
zip zip

Loading…
Cancel
Save