7.0-cli
,latest
(7.0/cli/Dockerfile)7.0-fpm
(7.0/fpm/Dockerfile)5.6-cli
(5.6/cli/Dockerfile)5.6-fpm
(5.6/fpm/Dockerfile)
- The image is based on the alpine image.
- The
7.0
version is currently part of alpine edge. - The
cli
provides php from the command line andfpm
provides php behind fpm to be used with an nignx proxy for example. - This image includes the extensions:
ctype
,json
,openssl
,phar
,xml
. - This image includes
composer
andgit
. - Report any issues in the github issue tracker.