Skip to content

An Alpine-based PHP-FPM development container with S6-Overlay used for August Ash initiatives.

License

Notifications You must be signed in to change notification settings

augustash/docker-alpine-phpfpm-dev

Repository files navigation

Alpine PHP-FPM Development Image

https://www.augustash.com

This base container is not currently aimed at public consumption. It exists as a starting point for August Ash containers.

Versions

See VERSIONS.md for image contents.

Usage

See PHP-FPM for instructions.

Included Extensions

These PHP extensions are enabled:

  • bcmath
  • dom
  • ctype
  • curl
  • ftp
  • gd
  • iconv
  • intl
  • ioncube
  • json
  • mbstring
  • opcache
  • openssl
  • pdo
  • pdo_mysql
  • phar
  • posix
  • redis
  • soap
  • xdebug
  • xml
  • xsl
  • zip
  • zlib