Sign inSign up

lucor/php7-cli

By lucor

Updated about 9 years ago

Lightweight Docker Image for PHP7 CLI

Image
0

4.5K

lucor/php7-cli repository overview

Lightweight Docker Image for PHP7 CLI

A lightweight Docker image for PHP7 based on Alpine linux

It provides:

  • alpine edge@community
  • PHP v7.1.6

with the following extensions:

  • curl
  • date
  • dom
  • fileinfo
  • filter
  • hash
  • iconv
  • json
  • libxml
  • mbstring
  • mcrypt
  • openssl
  • pcre
  • PDO
  • pdo_sqlite
  • Phar
  • Reflection
  • SimpleXML
  • SPL
  • standard
  • tokenizer
  • xml
  • xmlreader
  • xmlwriter
  • Zend OPCache
  • zip
  • zlib

Usage

docker run -ti --rm -v $(pwd):/app lucor/php7-cli php -v

Tag summary

Content type

Image

Digest

Size

15.2 MB

Last updated

about 9 years ago

docker pull lucor/php7-cli