Reference: http://www.php.net/ChangeLog-7.php#7.1.10
Details
Details
$ 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
Diff Detail
- Repository
- rDPHPVIIFPM Docker image to install nginx, PHP 7 and fpm
- Lint
No Lint Coverage - Unit
No Test Coverage - Branch
- 10 (branched from master)
- Build Status
Buildable 1648 Build 1896: arc lint + arc unit