Sign inSign up

mehrdadkhah/php7

By mehrdadkhah

Updated over 3 years ago

Docker php7 with critical extensions (redis, gd, apcu, intl, soap, pdo, mbstring, iconv and ... )

Image
6

4.0K

mehrdadkhah/php7 repository overview

php7

Docker php7 with critical extensions (redis, gd, apcu, intl, soap, pdo, mbstring, iconv and ... )

Use this image to run a container with latest stable of php7. it ships with:

  • last stable version of Redis extension (official version)
  • Intl extension (official version)
  • Apcu extension (official build for php7)
  • Soap
  • PDO (MySQL, PostgreSQL, Sqlite)
  • GD
  • iconv
  • mbstring
  • git
  • composer
  • xdebug

and in ffmpeg tag image contain latest version of FFmpeg.

##usage

docker pull mehrdadkhah/php7

Access to php7 bash docker exec -it php7 bash

Run a complete webserver with all development tools (lemp)

you should use lemp-php7 docker compose that use this repo.

Tag summary

Content type

Image

Digest

sha256:a90a58d79

Size

262.3 MB

Last updated

over 3 years ago

docker pull mehrdadkhah/php7