Page MenuHomeDevCentral

D1770.id4498.diff
No OneTemporary

D1770.id4498.diff

diff --git a/Dockerfile b/Dockerfile
--- a/Dockerfile
+++ b/Dockerfile
@@ -17,7 +17,6 @@
libbz2-dev \
libcurl4-openssl-dev \
libjpeg-dev \
- libmcrypt-dev \
libpng12-dev \
libreadline6-dev \
libssl-dev \
@@ -63,7 +62,6 @@
--enable-ftp \
--with-libedit \
--enable-mbstring \
- --with-mcrypt \
--with-mysqli \
--with-pdo-mysql \
--enable-pcntl \
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
the official PHP Docker image, with [this Dockerfile used](https://github.com/docker-library/php/blob/08bf31dfd492f02a2696c9a30eb85326b1570abd/5.6/fpm/Dockerfile).
We add common extensions like calendar, curl, gd, iconv, libxml, mbstring,
-mcrypt, mysqli, PDO MySQL and pcntl. The Pear, PECL executables and utilities
+mysqli, PDO MySQL and pcntl. The Pear, PECL executables and utilities
(including build stuff like phpize) are available too.
Once running, you can quickly add PHP extensions to this image,
diff --git a/novolume/Dockerfile b/novolume/Dockerfile
--- a/novolume/Dockerfile
+++ b/novolume/Dockerfile
@@ -17,7 +17,6 @@
libbz2-dev \
libcurl4-openssl-dev \
libjpeg-dev \
- libmcrypt-dev \
libpng12-dev \
libreadline6-dev \
libssl-dev \
@@ -63,7 +62,6 @@
--enable-ftp \
--with-libedit \
--enable-mbstring \
- --with-mcrypt \
--with-mysqli \
--with-pdo-mysql \
--enable-pcntl \

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 03:25 (20 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259142
Default Alt Text
D1770.id4498.diff (1 KB)

Event Timeline