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.0version is currently part of alpine edge. - The
cliprovides php from the command line andfpmprovides 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
composerandgit. - Report any issues in the github issue tracker.