Page MenuHomeDevCentral

D2818.id7154.diff
No OneTemporary

D2818.id7154.diff

diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -5,16 +5,16 @@
Out of the box, this image offers a working nginx and php-fpm webserver.
This image is intended to allow to run a PHP application either passing
a PHP application folder webroot as argument, either writing a Dockerfile
-with `nasqueron/nginx-php-fpm` image as base image.
+with `nasqueron/nginx-php7-fpm` image as base image.
Your web directory — if you don't add vhosts — is
`/var/wwwroot/default` (mounted as volume).
-The PHP last 5.6 version is compiled through a build process borrowed from
+The PHP last 7 version is compiled through a build process borrowed from
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,

File Metadata

Mime Type
text/plain
Expires
Tue, Nov 26, 21:46 (19 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2265130
Default Alt Text
D2818.id7154.diff (1 KB)

Event Timeline