Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.7 KB

README.md

File metadata and controls

53 lines (42 loc) · 1.7 KB

Docker PHP image

A minimal Ubuntu image based on phusion/baseimage with PHP from ppa:ondrej/php.

Supported tags and respective Dockerfile links for CLI

Supported tags and respective Dockerfile links for FPM

PHP packages installed for cli

  • bcmath
  • bz2
  • cli
  • curl
  • gd
  • gmp
  • imap
  • intl
  • imagick
  • json
  • mbstring
  • mysql
  • opcache
  • pgsql
  • readline
  • redis
  • soap
  • sodium
  • sqlite3
  • xml
  • zip

Additional packages installed for fpm

  • fpm

APT packages added

  • curl
  • git
  • unzip