Docker images for php-based applications. Based on phusion/baseimage.
1.4K
Optimized image for php applications. This image is based on phusion/baseimage. Packages are in this image:
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
Content type
Image
Digest
Size
239.1 MB
Last updated
over 6 years ago
docker pull onyxet/php:7.2