daelmv/nginx-php-fpm

By daelmv

Updated over 4 years ago

Nginx, php-fpm 5.6 and Oracle Instant Client. Docker based on php:5.6-fpm-alpine

Image
Integration & Delivery
Web Servers
Developer Tools
0

318

This is a custom image based on php:5.6-fpm-alpine and Nginx dockerfiles. It also contains openjdk8, some php extensions and Oracle Instant Client 11.

  • PHP config files are located at /usr/local/etc/
  • NGINX located at /etc/nginx
  • NGINX default html directory = /etc/nginx/html
  • Oracle Instant Client located at = /usr/local/instantclient

Added additional PHP extensions:

  • mcrypt
  • bz2
  • calendar
  • gettext
  • intl
  • mysqli
  • pcntl
  • pdo_mysql
  • shmop
  • soap
  • sockets
  • sysvmsg
  • sysvsem
  • sysvshm
  • wddx
  • xsl
  • zip

Docker Pull Command

docker pull daelmv/nginx-php-fpm