Page MenuHomeDevCentral

Initial revision
ClosedPublic

Authored by dereckson on Nov 11 2015, 18:48.
Tags
None
Referenced Files
F3745523: D46.diff
Fri, Nov 15, 15:35
Unknown Object (File)
Mon, Nov 11, 23:14
Unknown Object (File)
Sun, Nov 10, 01:07
Unknown Object (File)
Sun, Nov 10, 01:06
Unknown Object (File)
Thu, Nov 7, 16:59
Unknown Object (File)
Sun, Nov 3, 22:24
Unknown Object (File)
Mon, Oct 28, 04:11
Unknown Object (File)
Fri, Oct 18, 08:25
Subscribers
None

Details

Summary

We provide a container to run a CLI version of PHP,
with extensions like readline, ncurses and newt.

This image fairly follows the default of nasqueron/nginx-php-fpm
to provide a comprehensive standard environment.

Test Plan

docker run --rm nasqueron/php-cli php -i

Diff Detail

Repository
rDPHPCLI nasqueron/php-cli Docker image
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Initial revision.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Sandlayth.
dereckson added inline comments.
README.md
8

What kind of app?

10

This could lead people to trust us not to upgrade this to PHP 5.7 or PHP 7.

This is misleading, as our intent is not work with legacy versions but with cutting-edge software.

dereckson marked 2 inline comments as done.

Improved README

This revision is now accepted and ready to land.Nov 14 2015, 21:09
This revision was automatically updated to reflect the committed changes.