Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T1157: Upgrade Docker images to PHP 7.1.2
- Commits
- rDPHPFPM9ac004ff19ce: Upgrade to PHP 7.1.2
rDPHPVIIFPM9ac004ff19ce: Upgrade to PHP 7.1.2
Diff Detail
Diff Detail
- Repository
- rDPHPVIIFPM Docker image to install nginx, PHP 7 and fpm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
$ arc patch D920 $ docker build -t nasqueron/nginx-php7-fpm . ... Successfully built 689939e0152a $ docker run --rm -it 689939e0152a bash root@84fe279890d6:/# php -v PHP 7.1.2 (cli) (built: Feb 19 2017 21:19:07) ( NTS ) Copyright (c) 1997-2017 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies with Zend OPcache v7.1.2, Copyright (c) 1999-2017, by Zend Technologies