Page MenuHomeDevCentral

Upgrade to PHP 7.1.10
ClosedPublic

Authored by dereckson on Oct 10 2017, 01:03.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 01:34
Unknown Object (File)
Wed, Oct 15, 01:34
Unknown Object (File)
Tue, Oct 14, 19:56
Unknown Object (File)
Tue, Oct 14, 12:13
Unknown Object (File)
Sun, Oct 12, 21:03
Unknown Object (File)
Sun, Oct 12, 05:58
Unknown Object (File)
Thu, Oct 9, 14:40
Unknown Object (File)
Tue, Oct 7, 18:46
Subscribers
None

Details

Summary
Test Plan
$ mkdir /tmp/phpinfo
$ echo '<?php phpinfo();' > /tmp/phpinfo/index.php
$ docker run -v /tmp/phpinfo:/var/wwwroot/default -p 8080:80 nasqueron/nginx-php-fpm

See also 627830ae56a7.

Diff Detail

Repository
rDPHPVIIFPM Docker image to install nginx, PHP 7 and fpm
Lint
Lint Not Applicable
Unit
Tests Not Applicable