Sign inSign up

onyxet/php

By onyxet

Updated over 6 years ago

Docker images for php-based applications. Based on phusion/baseimage.

Image
0

1.4K

onyxet/php repository overview

Optimized image for php applications. This image is based on phusion/baseimage. Packages are in this image:

  • nginx (1.10.3)
  • wget
  • curl
  • php7.1-cli
  • php7.1-common
  • php7.1-curl
  • php7.1-intl
  • php7.1-json
  • php7.1-xml
  • php7.1-mbstring
  • php7.1-mcrypt
  • php7.1-mysql
  • php7.1-pgsql
  • php7.1-sqlite
  • php7.1-sqlite3
  • php7.1-zip
  • php7.1-bcmath
  • php7.1-memcached
  • php7.1-gd
  • php7.1-dev
  • php7.1-fpm
  • php-redis
  • pkg-config
  • libcurl4-openssl-dev
  • libedit-dev
  • libssl-dev
  • libxml2-dev
  • xz-utils
  • libsqlite3-dev

Project root directory must be in /opt/www Nginx root configured to /opt/www/public

If you want to change nginx configuration you need replace configuration file - /etc/nginx/conf.d/application.conf with your own If you want to change php-fpm pool configuration you need replace configuration file - /etc/php/7.1/fpm/pool.d/app.conf with your own

If you want add your own init file with your application you need create directory in /etc/service/$service_name and add your init script to this directory

Tag summary

Content type

Image

Digest

Size

239.1 MB

Last updated

over 6 years ago

docker pull onyxet/php:7.2