Page MenuHomeDevCentral

D2958.diff
No OneTemporary

D2958.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -15,6 +15,7 @@
ENV PHP_INI_DIR /usr/local/etc/php
ENV PHP_BUILD_DEPS bzip2 \
file \
+ g++ \
libbz2-dev \
libzip-dev \
libcurl4-openssl-dev \
@@ -76,6 +77,7 @@
--with-webp \
--enable-exif \
--enable-ftp \
+ --enable-intl \
--with-libedit \
--enable-mbstring \
--with-mysqli \
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -15,6 +15,7 @@
ENV PHP_INI_DIR /usr/local/etc/php
ENV PHP_BUILD_DEPS bzip2 \
file \
+ g++ \
libbz2-dev \
libzip-dev \
libcurl4-openssl-dev \
@@ -76,6 +77,7 @@
--with-webp \
--enable-exif \
--enable-ftp \
+ --enable-intl \
--with-libedit \
--enable-mbstring \
--with-mysqli \

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 19, 16:35 (20 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2306582
Default Alt Text
D2958.diff (803 B)

Event Timeline