Sign inSign up

markkimsal/phusion-php

By markkimsal

•Updated over 4 years ago

Image
0

987

markkimsal/phusion-php repository overview

⁠Nginx + PHP + Build Tools + Supervisor

phusion-php has:

  • nginx
  • runit (supervisor)
  • cron
  • syslog
  • php

Debian Buster used for compatibility with MSSQL drivers.

Build tools for your CI pipeline are in the -builder version.

  • node
  • yarn
  • altax
  • deployer
  • ssh
  • git
PHP Version - flavor7.3-fpm7.3-builder7.4-fpm7.4-builder8.0-fpm8.0-builder
BCMATHXXXXXX
IntlXXXXXX
gdXXXXXX
mysqlXXXXXX
pgsqlXXXXXX
mssqlXXXXXX
dblibXXXXXX
sqlite3XXXXXX
readlineXXXXXX
memcached (igbinary)XXXXXX
xdebugXXXXXX
zipXXXXXX
SOAPXXXXXX
SSH2XXXXXX
pcntlXXXXXX
nginxXXXXXX
yarnXXX
nodejs-14.xXXX
composer2XXX
composer1.10XXX
deployerXXX
altaxXXX
gitXXX

You must include the PHP version when pulling

docker pull markkimsal/phusion-php:8.0.7-fpm

or

on:
  - pushes
job:
  build:
      image: markkimsal/phusion-php:8.0.7-builder

* Now with pdo_sqlsrv and pdo_dblib

* All images have intl extension because money_format() is going away.

Tag summary

Content type

Image

Digest

Size

113.8 MB

Last updated

over 4 years ago

docker pull markkimsal/phusion-php